urbit/pkg/garden
fang 51f4c83352
multipart: more lenient content-type parsing
It's not uncommon for files to have mime types like `image/svg+xml`.
The + in there was tripping up the strictly-`@ta` parser for the content-type.

Here we change the parser to accept +, and all the other characters that the
`@t` parser accepts. This is perhaps a bit overkill, but we primarily care
about getting the parsed request to the caller. If any further validation is
required, it can happen upstream.

Fixes #5282.
2021-10-01 15:22:22 +02:00
..
app docket: ignore absent docket file for kids 2021-09-29 23:20:58 +04:00
gen fix broken :treaty|ally 2021-09-13 12:44:17 +03:00
lib multipart: more lenient content-type parsing 2021-10-01 15:22:22 +02:00
mar glob: move mark to the right place 2021-09-29 00:44:37 +04:00
sur kiln,desks: remove %fish from /desk/bill; fix some other kiln issues 2021-09-26 17:03:26 -04:00
ted spider garden: restore |. 2021-09-27 21:23:46 -04:00
desk.bill kiln,desks: remove %fish from /desk/bill; fix some other kiln issues 2021-09-26 17:03:26 -04:00
desk.docket-0 avatar: fixing ship rendering and updating glob 2021-09-29 18:28:46 -05:00
desk.ship various: update pills, jams, docket 2021-09-29 22:53:18 +10:00
sys.kelvin grid: rename backend to garden 2021-08-23 11:51:50 +10:00