summaryrefslogtreecommitdiff
path: root/lib/headers.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* copyright: make repository REUSE compliantmax.mehl2022-06-131-0/+2
* headers api: remove EXPERIMENTAL tagDaniel Stenberg2022-05-301-1/+1
* headers.h: make Curl_headers_push() be CURLE_OK when not builtDaniel Stenberg2022-03-241-1/+1
* lib: make the headers API depend on --enable-headers-apiDaniel Stenberg2022-03-221-1/+1
* header api: add curl_easy_header and curl_easy_nextheaderDaniel Stenberg2022-03-221-0/+53