Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
libs/http: drop zoneinfo information in luci.http.protocol.data, use luci.sys.zoneinfo instead
libs/sys: refresh zoneinfo information
|
|
|
|
|
|
them as well
|
|
as well
|
|
strings with luci-httpd and propably others
|
|
|
|
|
|
|
|
unparsed mime headers
|
|
|
|
|
|
Internet Explorer appends a whitespace character after the last parameter which will now be stripped
|
|
old one
Minor bugfixes
|
|
|
|
friends, fixed urlencode_params()
|
|
|
|
decoding, allow the message body to exceed Content-Length by two bytes (to ignore a possible trailing \r\n)
|
|
|
|
|
|
|
|
|
|
|
|
several smaller bugfixes and enhancements
|
|
|
|
|
|
|
|
|
|
|
|
not be decoded by urldecode)
* luci/https: fix breakage introduced by "+" decoding
|
|
|
|
|
|
* libs/httpd: handle missing permissions correctly, perform urldecode on request uri and urlencode on generated links, added css
|
|
|
|
|
|
|
|
* libs/httpd: add support for RFC2616 / 14.24 - 14.28 in file handler, add Date and Expires headers to luci handler
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|