summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts
Commit message (Expand)AuthorAgeFilesLines
* opt-docs: make sure all man pages have examplesDaniel Stenberg2021-09-0410-16/+215
* setopt: enable CURLOPT_IGNORE_CONTENT_LENGTH for hyperDaniel Stenberg2021-08-231-1/+1
* man pages: remove trailing whitespacesDaniel Stenberg2021-08-211-1/+1
* sectransp: support CURLINFO_CERTINFOSergey Markelov2021-08-172-4/+6
* bearssl: support CURLOPT_CAINFO_BLOBAleksandr Krotov2021-07-281-2/+2
* CURLOPT_DOH_URL.3: CURLOPT_OPENSOCKETFUNCTION is not inheritedDaniel Stenberg2021-07-281-6/+9
* docs: fix grammarJosh Soref2021-07-271-2/+3
* CURLOPT_SSL_CTX_*.3: tidy up the exampleDaniel Stenberg2021-07-262-18/+92
* docs: change max-filesize caveat againJay Satiro2021-07-232-6/+6
* CURLMOPT_TIMERFUNCTION.3: remove misplaced "time"Oleg Pudeyev2021-07-211-1/+1
* docs: mention max-filesize options also apply to MQTT transfersJay Satiro2021-07-212-8/+8
* cleanup: spell DoH with a lowercase oJosh Soref2021-07-165-31/+31
* docs: fix inconsistencies in EGDSOCKET documentationDaniel Gustafsson2021-07-141-3/+3
* idn: fix libidn2 with windows unicode buildsViktor Szakats2021-06-151-1/+1
* CURLOPT_WRITEFUNCTION.3: minor update of the exampleFawad Mirza2021-06-091-1/+1
* test269: disable for hyperDaniel Stenberg2021-06-031-2/+3
* CURLOPT_IPRESOLVE: preventing wrong IP version from being usedLucas Clemente Vella2021-05-202-8/+9
* docs: cookies from HTTP headers need domain setDaniel Stenberg2021-05-171-7/+4
* CURLOPT_CAPATH.3: defaults to a path, not NULLDaniel Stenberg2021-05-161-2/+2
* http: limit the initial send amount to used upload buffer sizeDaniel Stenberg2021-05-072-2/+8
* SSL: support in-memory CA certs for some backendsGilles Vollant2021-05-055-2/+148
* CURLOPT_POSTFIELDS.3: clarify how it gets the size of the dataDaniel Stenberg2021-04-231-1/+6
* schannel: Disable auto credentials; add an option to enable itJay Satiro2021-04-222-1/+16
* vtls: refuse setting any SSL versionDaniel Stenberg2021-04-191-3/+5
* cookie: CURLOPT_COOKIEFILE set to NULL switches off cookiesDaniel Stenberg2021-04-141-1/+4
* CURLOPT_AUTOREFERER.3: clarify that it sets the full URLDaniel Stenberg2021-03-301-3/+3
* docs: clarify timeouts for queued transfers in multi APIDaniel Stenberg2021-03-192-3/+21
* docs: Explain DOH transfers inherit some SSL settingsJay Satiro2021-03-172-0/+14
* docs: Fix typosDaniel Gustafsson2021-02-251-2/+2
* docs: add CURLOPT_CURLU to 'See also' in curl_url_ functionsJay Satiro2021-02-231-0/+1
* http: add new files missed from referrer commitViktor Szakats2021-02-191-0/+61
* http: add support to read and store the referrer headerViktor Szakats2021-02-192-2/+4
* doh: add options to disable ssl verificationJay Satiro2021-02-144-0/+253
* CURLOPT_QUOTE.3: clarify that libcurl doesn't parse what's sentDaniel Stenberg2021-02-081-5/+12
* http: improve AWS HTTP v4 Signature authDmitry Wagin2021-01-301-27/+42
* CURLINFO_PRETRANSFER_TIME.3: clarifyDaniel Stenberg2021-01-141-5/+6
* language: s/behaviour/behavior/gEmil Engler2021-01-024-4/+4
* docs/examples: adjust prototypes for CURLOPT_READFUNCTIONOlaf Hering2020-12-301-1/+1
* dns: extend CURLOPT_RESOLVE syntax for adding non-permanent entriesPaul Groke2020-12-291-7/+12
* docs: add AWS HTTP v4 SignatureMatthias Gatto2020-12-213-0/+88
* CURLOPT_URL.3: remove scheme specific detailsDaniel Stenberg2020-12-121-230/+0
* ftp: CURLOPT_FTP_SKIP_PASV_IP by defaultDaniel Stenberg2020-12-071-3/+5
* CURLOPT_HSTS.3: document the file formatDaniel Stenberg2020-11-131-0/+15
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-04371-387/+387
* hsts: add read/write callbacksDaniel Stenberg2020-11-036-0/+299
* hsts: add support for Strict-Transport-SecurityDaniel Stenberg2020-11-033-0/+141
* CURLOPT_DNS_USE_GLOBAL_CACHE.3: fix typoJay Satiro2020-10-261-1/+1
* alt-svc: enable by defaultDaniel Stenberg2020-10-252-16/+1
* CURLOPT_NOBODY.3: fix typoDaniel Stenberg2020-10-161-1/+1