summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLMOPT_PUSHFUNCTION.3
Commit message (Expand)AuthorAgeFilesLines
* docs: consistent use of "Added in"bagder/api-docs-cleanupDaniel 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