aicra/internal
Adrien Marquès 22947db2b6
fix: mark parameter as parsed after successful parsing
- avoid parsing multiple times in a row ; it has no side-effect but is useless
 - actually does not cause any issue, but for consistency sake!
2020-02-28 18:41:05 +01:00
..
cerr test internal/cerr package + add WrapString() to use a raw string 2019-11-21 20:51:29 +01:00
config test internal/config trick to have a 100% coverage (as conflict check is undeterministic, merge all conditions) 2019-11-21 22:29:58 +01:00
multipart make internal/multipart use internal/cerr constant errors 2019-11-21 22:35:00 +01:00
reqdata fix: mark parameter as parsed after successful parsing 2020-02-28 18:41:05 +01:00