curl/docs
Jay Satiro a6e9196724 config.d: Clarify _curlrc filename is still valid on Windows
Recent changes added support for filename .curlrc on Windows, and
when it's not found curl falls back on the original Windows filename
_curlrc. _curlrc was removed from the doc, however it is still valid.

Closes https://github.com/curl/curl/pull/8382
2022-02-04 03:46:26 -05:00
..
cmdline-opts config.d: Clarify _curlrc filename is still valid on Windows 2022-02-04 03:46:26 -05:00
examples lib: remove support for CURL_DOES_CONVERSIONS 2022-02-04 08:05:35 +01:00
libcurl lib: remove support for CURL_DOES_CONVERSIONS 2022-02-04 08:05:35 +01:00
.gitignore
ALTSVC.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
BINDINGS.md
BUFREF.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
BUG-BOUNTY.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
BUGS.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
CHECKSRC.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
CIPHERS.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CODE_STYLE.md
CONTRIBUTE.md
curl-config.1
CURL-DISABLE.md
DEPRECATE.md
DYNBUF.md
EXPERIMENTAL.md
FAQ docs: capitalize the name 'Netscape' 2022-01-30 14:20:32 -05:00
FEATURES.md docs: capitalize the name 'Netscape' 2022-01-30 14:20:32 -05:00
GOVERNANCE.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
HELP-US.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
HISTORY.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
HSTS.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
HTTP2.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
HTTP3.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
HTTP-COOKIES.md docs: capitalize the name 'Netscape' 2022-01-30 14:20:32 -05:00
HYPER.md
INSTALL
INSTALL.cmake
INSTALL.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
INTERNALS.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
KNOWN_BUGS docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
MAIL-ETIQUETTE docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
Makefile.am
MANUAL.md docs: capitalize the name 'Netscape' 2022-01-30 14:20:32 -05:00
mk-ca-bundle.1
MQTT.md
NEW-PROTOCOL.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
options-in-versions tool_getparam: initial --json support 2022-02-01 10:39:55 +01:00
PARALLEL-TRANSFERS.md
README.md
RELEASE-PROCEDURE.md
ROADMAP.md docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
RUSTLS.md
SECURITY-PROCESS.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
SSL-PROBLEMS.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
SSLCERTS.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
THANKS THANKS: add names from 7.81.0 release 2022-01-05 00:35:58 +01:00
THANKS-filter
TheArtOfHttpScripting.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
TODO docs: update IETF links to use datatracker 2022-01-21 23:06:36 +01:00
URL-SYNTAX.md docs: grammar proofread, typo fixes 2022-01-30 12:06:05 +01:00
VERSIONS.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.