summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts
Commit message (Expand)AuthorAgeFilesLines
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-2494-92/+134
* schannel: add "best effort" revocation check optionJohannes Schindelin2020-03-182-0/+13
* docs: add warnings about FILE: URLs on WindowsDaniel Stenberg2020-03-131-1/+5
* polarssl: remove more references and mentionsDaniel Stenberg2020-03-052-12/+9
* docs: fix typo on CURLINFO_RETRY_AFTER - alwaus -> alwaysJonathan Cardoso Machado2020-02-291-1/+1
* CURLOPT_REDIR_PROTOCOLS.3: update the DEFAULT sectionDaniel Stenberg2020-02-181-2/+5
* CURLINFO_COOKIELIST.3: Fix exampleJay Satiro2020-02-151-3/+3
* CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wordingDaniel Stenberg2020-02-111-2/+5
* location.d: the method change is from POST to GET onlyDaniel Stenberg2020-01-281-2/+2
* CURLOPT_PROXY_SSL_OPTIONS.3: Sync with CURLOPT_SSL_OPTIONS.3Jay Satiro2020-01-231-16/+22
* smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev2020-01-212-0/+72
* HTTP: increase EXPECT_100_THRESHOLD to 1Mb加藤郁之2020-01-201-2/+2
* HTTP-COOKIES.md: describe the cookie file formatDaniel Stenberg2020-01-132-2/+10
* CURLOPT_READFUNCTION.3: fix fopen params in exampleJay Satiro2020-01-061-1/+1
* CURLOPT_READFUNCTION.3: fix variable name in exampleJay Satiro2020-01-061-1/+1
* CURLOPT_HEADERFUNCTION.3: Document that size is always 1Jay Satiro2019-12-261-3/+3
* CURLOPT_QUOTE.3: fix typosJay Satiro2019-12-183-11/+11
* CURLOPT_URL.3: "curl supports SMB version 1 (only)"Daniel Stenberg2019-12-181-2/+2
* docs: TLS SRP doesn't work with TLS 1.3Daniel Stenberg2019-12-163-5/+11
* CURLOPT_VERBOSE.3: see also ERRORBUFFERDaniel Stenberg2019-12-041-1/+2
* openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chainsDaniel Stenberg2019-12-031-17/+21
* OPENSOCKETFUNCTION.3: correct the purpose descriptionDaniel Stenberg2019-12-031-7/+4
* XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUEJohn Schroeder2019-11-262-4/+10
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-0215-15/+15
* CURLOPT_TIMEOUT.3: Clarify transfer timeout time includes queue timeJay Satiro2019-10-161-5/+6
* CURLOPT_TIMEOUT.3: remove the mention of "minutes"Daniel Stenberg2019-10-071-4/+4
* CURLMOPT_MAX_CONCURRENT_STREAMS.3: fix SEE ALSO typoDaniel Stenberg2019-10-031-1/+1
* CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde2019-10-022-4/+61
* docs: remove trailing ':' from section names in CURLOPT_TRAILER* manAlessandro Ghedini2019-09-152-13/+13
* docs: fix typo in CURLOPT_HTTP_VERSION manAlessandro Ghedini2019-09-151-1/+1
* CURLOPT_HEADERFUNCTION.3: clarifyChristopher Head2019-08-281-1/+4
* CURLINFO docs: mention that in redirects times are addedDaniel Stenberg2019-08-2812-12/+37
* CURLOPT_SSL_VERIFYHOST: treat the value 1 as 2Daniel Stenberg2019-08-202-9/+20
* CURLOPT_ALTSVC.3: use a "" file name to not load from a fileDaniel Stenberg2019-08-141-0/+2
* CURLOPT_ALTSVC_CTRL.3: remove CURLALTSVC_ALTUSEDDaniel Stenberg2019-08-131-5/+2
* CURLOPT_READFUNCTION.3: provide inline exampleDaniel Stenberg2019-08-121-2/+31
* CURLOPT_H3: removedDaniel Stenberg2019-08-093-60/+2
* CURLOPT_HTTP_VERSION: seting this to 3 forces HTTP/3 use directlyDaniel Stenberg2019-08-083-11/+16
* CURLINFO_RETRY_AFTER: parse the Retry-After header valueDaniel Stenberg2019-08-072-0/+64
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-08-062-0/+65
* http09: disable HTTP/0.9 by default in both tool and libraryDaniel Stenberg2019-08-061-5/+5
* HTTP: use chunked Transfer-Encoding for HTTP_POST if size unknownBalazs Kovacsics2019-07-291-2/+3
* HTTP3: initial (experimental) supportDaniel Stenberg2019-07-212-0/+62
* CURLOPT_RANGE.3: Caution against using it for HTTP PUTJay Satiro2019-07-171-0/+8
* CURLOPT_SEEKDATA.3: fix variable nameStefano Simonelli2019-07-171-1/+1
* docs: Explain behavior change in --tlsv1. options since 7.54Jay Satiro2019-07-172-0/+10
* libcurl: Restrict redirect schemes (follow-up)Jay Satiro2019-07-172-5/+7
* test1173: make it also check all libcurl option man pagesDaniel Stenberg2019-07-166-38/+34
* CURLOPT_HEADEROPT.3: Fix exampleCaleb Raitto2019-07-061-0/+2
* docs: fix string suggesting HTTP/2 is not the defaultNiklas Hambüchen2019-06-251-3/+1