aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2024-08-21 23:33:00 +0200
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2024-08-22 02:27:34 +0200
commit3a25e79f269aa171f4e5646d52eb2f90d275cb3c (patch)
tree8f39b7241373ab302a3e0eafa128289f7916624f /doc
parent700ae79d57b1d78551d984ce2dc886a310cc6be8 (diff)
http.c: Accept double quotes on boundaries
"multipart/form-data"-encoded POST requests might use double quotes for their boundaries. While this is required when invalid characters are otherwise used (e.g.: ':'), some web clients always insert double quotes. Additionally, according to RFC 2046 section 5.1.1, the boundary parameter consists of 1 to 70 characters, but libweb was not imposing such restrictions.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions