openwrt-packages/net/cgi-io
Jo-Philipp Wich 39087eba18 cgi-io: use dynamic memory for post decoding, support proc files
Allocate dynamic buffer memory for decoding post data and allow post
requsts up to 128KB compared to the previos 1KB limit.

Also support downloading /proc and /sys files by falling back to
chunked transfer encoding when the file size cannot be determined.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-02-13 08:38:32 +01:00
..
src cgi-io: use dynamic memory for post decoding, support proc files 2020-02-13 08:38:32 +01:00
Makefile cgi-io: use dynamic memory for post decoding, support proc files 2020-02-13 08:38:32 +01:00