aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/http-parser/http_parser.h
Commit message (Collapse)AuthorAgeFilesLines
* [Rework] Finish http code split and cleanupVsevolod Stakhov2019-02-151-3/+1
|
* [Feature] Improve url redirector moduleVsevolod Stakhov2017-02-061-0/+1
| | | | | | | - Use HEAD instead of GET - Limit body length - Check for cached results before testing them on HTTP - Really limit number of nested queries
* [Fix] Fix HTTP methods other than GET and POSTVsevolod Stakhov2016-10-181-2/+3
|
* Try to fit options in 6 bits.Vsevolod Stakhov2015-03-111-2/+1
|
* Distinguish RSPAMC from SPAMC.Vsevolod Stakhov2015-03-111-0/+1
|
* Add compatibility layer with old spamc.Vsevolod Stakhov2014-04-051-0/+3
|
* Import http parser code.Vsevolod Stakhov2014-01-071-0/+318