andrew-d / andrew-d/Hoboken

More work needed on multipart parser

Aperta
#3 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
5
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Multipart parser currently doesn't respect max-size limits. This needs to be done.

Also need more tests for the request body parser. Off the top of my head:
- ~~Base64/quoted-printable/etc. encoding end-to-end~~
- ~~Invalid line endings~~
- ~~Fuzz testing so we don't end up in a strange state~~
- LOTS of unicode tests (filenames, field names, etc.)
- Upload two files with the same name, see what happens.
- ~~Max-size support~~

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.