summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts
Commit message (Expand)AuthorAgeFilesLines
* 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
* CURLMOPT_SOCKETFUNCTION.3: fix typoDaniel Gustafsson2019-06-241-1/+1
* CURLMOPT_SOCKETFUNCTION.3: clarifiedDaniel Stenberg2019-06-101-8/+18
* CURLOPT_CAINFO.3: polished wordingDaniel Stenberg2019-06-101-11/+9
* wolfssl: refer to it as wolfSSL onlyDaniel Stenberg2019-06-104-19/+18
* tls13-docs: mention it is only for OpenSSL >= 1.1.1Daniel Stenberg2019-06-022-0/+8
* Revert all SASL authzid (new feature) commitsJay Satiro2019-05-252-65/+0
* sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZIDSteve Holme2019-05-222-0/+65
* PolarSSL: deprecate support step 1. Removed from configure.Daniel Stenberg2019-05-223-14/+9
* CURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERSIZE [ci skip]Daniel Stenberg2019-05-151-1/+2
* CURLOPT_CAINFO.3: with Schannel, you want Windows 8 or later [ci skip]Daniel Stenberg2019-05-141-5/+6
* CURLMOPT_TIMERFUNCTION.3: warn about the recursive risk [ci skip]Daniel Stenberg2019-05-031-0/+5
* CURLOPT_CHUNK_BGN_FUNCTION.3: document the struct and time valueDaniel Stenberg2019-05-031-1/+28
* CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuseDaniel Stenberg2019-04-212-0/+66
* CURLOPT_ADDRESS_SCOPE: fix range check and moretmilburn2019-04-131-9/+7
* CURLOPT_DNS_USE_GLOBAL_CACHE: removeDaniel Stenberg2019-04-111-2/+4
* pipelining: removedDaniel Stenberg2019-04-066-10/+20
* documentation: Fix several typosTim Rühsen2019-04-032-2/+2
* CURLMOPT_PIPELINING.3: fix typoJay Satiro2019-03-251-1/+1
* alt-svc: the libcurl bitsDaniel Stenberg2019-03-033-0/+155
* examples: remove recursive calls to curl_multi_socket_actionDaniel Stenberg2019-02-231-9/+7
* connection: never reuse CONNECT_ONLY conectionsDaniel Stenberg2019-02-191-1/+4
* schannel: stop calling it "winssl"Daniel Stenberg2019-02-017-22/+22
* doc: use meaningless port number in CURLOPT_LOCALPORT exampleJohn Marshall2019-01-312-2/+2
* Fix typo in manpageAlessandro Ghedini2019-01-161-1/+1
* cookies: skip custom cookies when redirecting cross-siteKatsuhiko YOSHIDA2019-01-091-0/+4
* http: added options for allowing HTTP/0.9 responsesDaniel Stenberg2018-12-213-2/+62
* http: minor whitespace cleanup from f464535bDaniel Stenberg2018-12-142-38/+19
* http: Implement trailing headers for chunked transfersAyoub Boudhar2018-12-143-0/+171
* CURLOPT_WRITEFUNCTION.3: spell out that it gets called many timesDaniel Stenberg2018-11-231-3/+5
* CURLOPT_HEADERFUNCTION.3: match 'nitems' name in synopsis and descriptionUnknownShadow2002018-11-221-1/+1
* docs: expanded on some CURLU detailsDaniel Stenberg2018-11-112-3/+14
* setopt: add CURLOPT_CURLUJim Fuller2018-11-092-0/+62
* docs: ESCape "\n" codesescape-codes-docsGisle Vanem2018-11-094-6/+6