aboutsummaryrefslogtreecommitdiffstats
path: root/src/ragel/content_disposition.rl
Commit message (Expand)AuthorAgeFilesLines
* [Project] Start support of MIME UTF8Vsevolod Stakhov2024-07-151-1/+1
* [Minor] Misplaced brace...Vsevolod Stakhov2023-09-111-1/+1
* [Fix] Fix grammar definition for content-disposition attributesVsevolod Stakhov2023-09-111-2/+2
* [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