summaryrefslogtreecommitdiffstats
path: root/plugins/picohttpparser/picohttpparser.h
AgeCommit message (Collapse)AuthorFilesLines
2019-09-07check_curl: updates embedded picohttpparser to newest git versionAndreas Baumann1-2/+0
2018-10-22some rework:Andreas Baumann1-0/+89
- added old style 'redir' function and options along to a new libcurl internal 'follow' parameter 'curl' - moved picohttpparser to it's own subdirectory - added uriparser to be used instead of the home-grown parser in 'redir'