mirror of
https://github.com/curl/curl.git
synced 2026-07-23 21:27:16 +03:00
lib: --disable-bindlocal builds curl without local binding support
This commit is contained in:
parent
97a79c79a7
commit
e67718eef7
8 changed files with 39 additions and 0 deletions
|
|
@ -4,6 +4,10 @@
|
|||
|
||||
Disable support for Alt-Svc: HTTP headers.
|
||||
|
||||
## `CURL_DISABLE_BINDLOCAL`
|
||||
|
||||
Disable support for binding the local end of connections.
|
||||
|
||||
## `CURL_DISABLE_COOKIES`
|
||||
|
||||
Disable support for HTTP cookies.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue