summaryrefslogtreecommitdiffstats
path: root/plugins/picohttpparser/picohttpparser.c
AgeCommit message (Collapse)AuthorFilesLines
2019-09-07check_curl: updates embedded picohttpparser to newest git versionAndreas Baumann1-21/+46
2018-10-22some rework:Andreas Baumann1-0/+620
- 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'