Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* libs/httpd: Added Server-Header
|
|
|
|
* libs/httpd: add support for RFC2616 / 14.24 - 14.28 in file handler, add Date and Expires headers to luci handler
|
|
* Updated Makefiles for better testing environment integration
* Fixed libs/sgi-luci
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support to file handler
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
undefined variable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Several coroutine-safety fixes
|
|
|
|
|
|
|
|
|
|
* libs/httpd: Added Expect: 100-continue header support to server (merged from Jow)
|
|
memory leaks
* libs/http: Use env-Variables instead of headers for parse_message_body and subsequent functions
* libs/http: Added missing urldecode call for parsing urlencoded params
* libs/web: Ported luci.http to use ltn12 sources and sinks instead of sockets or file pointers
* libs/sgi-cgi, libs/sgi-webuci, libs/sgi-wsapi: Updated to work with new luci.http.Request ABI
|
|
* Added ltn12 to libs/core
* Fixed libs/httpd Makefile
|
|
|
|
http.protocol to rely on LTN12 chains
|
|
|
|
|