summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLMOPT_PUSHFUNCTION.3
Commit message (Expand)AuthorAgeFilesLines
* man pages: simplify the .TH sectionsDaniel Stenberg2023-04-261-1/+1
* man pages: call the custom user pointer 'clientp' consistentlyDaniel Stenberg2023-02-071-4/+4
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* docs: spellfixesDaniel Stenberg2022-09-211-5/+5
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* docs: reduce/avoid English contractionsDaniel Stenberg2021-11-071-1/+1
* docs: consistent use of "Added in"Daniel Stenberg2021-10-251-2/+2
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* CURL_PUSH_ERROROUT: allow the push callback to fail the parent streamDaniel Stenberg2020-07-161-0/+3
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* CURLMOPT_PUSHFUNCTION.3: *_byname() returns only the first headerDaniel Stenberg2015-11-161-1/+2
* docs: fix unescaped '\n' in man pagesSvyatoslav Mishyn2015-09-271-1/+1
* CURLMOPT_PUSHFUNCTION.3: fix argument typesSam Roth2015-08-191-2/+2
* docs: fix typosAlessandro Ghedini2015-08-121-1/+1
* CURLMOPT_PUSHFUNCTION.3: Remove unused variableTatsuhiro Tsujikawa2015-06-241-1/+0
* CURLMOPT_PUSHFUNCTION.3: added exampleDaniel Stenberg2015-06-241-1/+32
* http2: curl_pushheader_byname now takes a const char *Daniel Stenberg2015-06-241-7/+8
* http2: fixed the header accessor functions for the push callbackDaniel Stenberg2015-06-241-14/+7
* http2: initial implementation of the push callbackDaniel Stenberg2015-06-241-1/+1
* http2: initial HTTP/2 server push types/docsDaniel Stenberg2015-06-241-0/+108