curl/docs
Daniel Stenberg 5cb63da771
curl.h: allow up to 10M buffer size
Bump the limit from 512K. There might be reasons for applications using
h3 to set larger buffers and there is no strong reason for curl to have
a very small maximum.

Ref: https://curl.se/mail/lib-2023-01/0026.html

Closes #10256
2023-01-08 20:54:48 +01:00
..
cmdline-opts docs/cmdline-opts/hsts.d: explain hsts more 2023-01-08 11:08:10 +01:00
examples copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
libcurl curl.h: allow up to 10M buffer size 2023-01-08 20:54:48 +01:00
.gitignore copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
ALTSVC.md
BINDINGS.md
BUFREF.md
BUG-BOUNTY.md
BUGS.md
CHECKSRC.md
CIPHERS.md
CMakeLists.txt copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONNECTION-FILTERS.md
CONTRIBUTE.md
curl-config.1 copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
CURL-DISABLE.md
DEPRECATE.md noproxy: support for space-separated names is deprecated 2023-01-04 09:15:37 +01:00
DYNBUF.md
EARLY-RELEASE.md
EXPERIMENTAL.md
FAQ
FEATURES.md
GOVERNANCE.md
HELP-US.md docs: add link to GitHub Discussions 2023-01-02 00:26:37 +01:00
HISTORY.md
HSTS.md
HTTP2.md
HTTP3.md Linux CI: update some dependecies to latest tag 2023-01-02 11:56:49 +01:00
HTTP-COOKIES.md
HYPER.md
INSTALL
INSTALL.cmake
INSTALL.md docs/INSTALL.md: list OSes and CPUs quoted 2022-11-29 10:28:31 +01:00
INTERNALS.md INTERNALS: cleanup 2022-12-27 10:54:03 +01:00
KNOWN_BUGS cmake: set the soname on the shared library 2022-12-15 12:36:25 +01:00
MAIL-ETIQUETTE
Makefile.am copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
MANUAL.md MANUAL.md: add pipe to apt-key example 2022-12-28 09:19:02 +01:00
mk-ca-bundle.1 copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
MQTT.md
NEW-PROTOCOL.md
options-in-versions
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
RUSTLS.md
SECURITY-PROCESS.md SECURITY-PROCESS.md: document severity levels 2022-12-21 16:26:35 +01:00
SSL-PROBLEMS.md
SSLCERTS.md
THANKS THANKS: 40 new contributors from 7.87.0 2022-12-21 08:00:59 +01:00
THANKS-filter copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00
TheArtOfHttpScripting.md
TODO misc: Fix incorrect spelling 2022-12-06 23:18:23 +01:00
URL-SYNTAX.md
VERSIONS.md
WEBSOCKET.md copyright: update all copyright lines and remove year ranges 2023-01-03 09:19:21 +01:00

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.