curl/docs
Daniel Stenberg 7b4da487d5
TODO: Obey Retry-After in redirects
(remove "Set custom client ip when using haproxy protocol" which was
shipped in 8.2.0)

Mentioned-by: Yair Lenga
Closes #11447
2023-07-21 13:54:13 +02:00
..
cmdline-opts ciphers.d: put URL in first column 2023-07-19 09:20:04 +02:00
examples example/maxconnects: set maxconnect example 2023-07-11 20:13:25 +02:00
libcurl libcurl-errors.3: add CURLUE_OK 2023-07-20 23:36:58 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUFQ.md
BUFREF.md
BUG-BOUNTY.md
BUGS.md
CHECKSRC.md
CIPHERS.md docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONNECTION-FILTERS.md
CONTRIBUTE.md
curl-config.1
CURL-DISABLE.md
DEPRECATE.md
DYNBUF.md
EARLY-RELEASE.md
EXPERIMENTAL.md
FAQ docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
FEATURES.md docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP2.md
HTTP3.md HTTP3.md: ngtcp2 updated to v0.17.0 and nghttp3 to v0.13.0 2023-07-13 08:56:41 +02:00
HTTP-COOKIES.md docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
HYPER.md
INSTALL
INSTALL.cmake
INSTALL.md
INTERNALS.md configure: check for nghttp2_session_get_stream_local_window_size 2023-07-19 21:05:26 +02:00
KNOWN_BUGS
MAIL-ETIQUETTE
Makefile.am
MANUAL.md
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md
options-in-versions tool: add curl command line option --trace-ids 2023-06-12 23:53:09 +02:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: adjust the release dates 2023-07-18 12:06:50 +02:00
ROADMAP.md
RUSTLS.md
SECURITY-ADVISORY.md
SECURITY-PROCESS.md
SSL-PROBLEMS.md
SSLCERTS.md
THANKS THANKS: add contributors from 8.2.0 2023-07-19 08:12:46 +02:00
THANKS-filter THANKS-filter: strip out "GitHub" 2023-07-19 08:12:46 +02:00
TheArtOfHttpScripting.md docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
TODO TODO: Obey Retry-After in redirects 2023-07-21 13:54:13 +02:00
URL-SYNTAX.md docs: use a space after RFC when spelling out RFC numbers 2023-07-09 19:13:33 +02:00
VERSIONS.md
WEBSOCKET.md

curl logo

Documentation

you will find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you would rather see the rendered version of the documentation, check out the curl website's documentation section for general curl stuff or the libcurl section for libcurl related documentation.