summaryrefslogtreecommitdiffstats
path: root/src/ragel/content_disposition.rl
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Use unsigned char and better support of utf8 in ragel parserVsevolod Stakhov2020-09-021-1/+1
* [Fix] Understand utf8 in content-disposition parserVsevolod Stakhov2020-09-011-1/+1
* [CritFix] Deal with case-sensivity in Content-Disposition parserVsevolod Stakhov2019-09-251-2/+2
* [Minor] Try to fix build with Ragel 7Vsevolod Stakhov2018-06-251-1/+0
* [Minor] Deal with broken params encoded in quotesVsevolod Stakhov2017-12-211-1/+1
* [Feature] Add content disposition parserVsevolod Stakhov2016-12-121-0/+37