mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2024-12-01 00:45:41 +00:00
King_DuckZ
2f00014758
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. |
||
---|---|---|
.. | ||
check.cpp | ||
CMakeLists.txt | ||
test_ini_file.cpp | ||
test_invalid_utf8_get.cpp | ||
test_invalid_utf8_post.cpp | ||
test_mime_split.cpp | ||
test_settings_bag.cpp |