1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-12-27 21:35:41 +00:00
kamokan/test
King_DuckZ 2f00014758 Fail if CONTENT_TYPE is not application/x-www-form-urlencoded.
As part of the partial improvement to the POST reading
code I also added a max_post_size setting which defaults
to 1 MiB. POST inputs longer than that size get truncated.
This is separate to max_pastie_size, which is just the
size of one of the values in the POST data.
2017-06-02 09:23:35 +01:00
..
data Add unit test for utf8 sanitization. 2017-05-10 20:47:24 +01:00
simulation REQUEST_METHOD must be given or better_enums will complain. 2017-05-24 22:26:55 +01:00
unit Fail if CONTENT_TYPE is not application/x-www-form-urlencoded. 2017-06-02 09:23:35 +01:00