file: on redirect, only send content-length header when not using chunked transfer
[project/uhttpd.git] / handler.c
2015-11-08 Felix Fietkauhandler: only send content-length header when not using...
2015-11-08 Felix Fietkauhandler: add support for overriding redirect status...
2015-11-08 Felix Fietkauhandler: rename set_uri to rewrite
2015-11-08 Felix Fietkauadd support for handling redirects via a script