1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-10 19:45:04 -05:00
curl/docs
Daniel Stenberg 8ca54a03ea
test1541: remove since it is a known bug
A shared connection cache is not thread-safe is a known issue. Stop
testing this until we believe this issue is addressed. Reduces
occasional test failures we don't care about.

The test code in lib1541.c is left in git to allow us to restore it when
we get to fix this.

Closes #5922
2020-09-06 09:51:06 +02:00
..
cmdline-opts docs: add categories to all cmdline opts 2020-09-04 15:38:14 +02:00
examples Makefile.m32: add ability to override zstd libs [ci skip] 2020-08-22 21:08:28 +00:00
libcurl tls: add CURLOPT_SSL_EC_CURVES and --curves 2020-08-30 17:24:04 +02:00
.gitignore
ALTSVC.md
BINDINGS.md
BUG-BOUNTY.md
BUGS
CHECKSRC.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONTRIBUTE.md docs: add description about CI platforms to CONTRIBUTE.md 2020-08-29 21:39:13 +02:00
curl-config.1
CURL-DISABLE.md mqtt: enable by default 2020-08-31 09:45:09 +02:00
DEPRECATE.md
DYNBUF.md
ESNI.md
EXPERIMENTAL.md mqtt: enable by default 2020-08-31 09:45:09 +02:00
FAQ
FEATURES
GOVERNANCE.md
HELP-US.md
HISTORY.md
HTTP2.md
HTTP3.md HTTP/3: update to OpenSSL_1_1_1g-quic-draft-29 2020-08-27 14:15:25 +02:00
HTTP-COOKIES.md
INSTALL
INSTALL.cmake
INSTALL.md
INTERNALS.md win32: drop support for WinSock version 1, require version 2 2020-09-02 16:30:39 +02:00
KNOWN_BUGS test1541: remove since it is a known bug 2020-09-06 09:51:06 +02:00
LICENSE-MIXING.md
MAIL-ETIQUETTE
Makefile.am
MANUAL.md
mk-ca-bundle.1
MQTT.md
options-in-versions tls: add CURLOPT_SSL_EC_CURVES and --curves 2020-08-30 17:24:04 +02:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md RELEASE-PROCEDURE.md: add more future release dates 2020-08-17 10:44:10 +02:00
RESOURCES
ROADMAP.md
SECURITY-PROCESS.md
SSL-PROBLEMS.md
SSLCERTS.md docs: SSLCERTS: fix English syntax 2020-08-28 13:39:09 +02:00
THANKS THANKS: add names from curl 7.72.0 release 2020-08-19 09:37:27 +02:00
THANKS-filter
TheArtOfHttpScripting
TODO curl: add --output-dir 2020-08-24 22:41:37 +02:00
VERSIONS.md

curl logo

Documentation

You'll 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'd 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.