index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libs
/
http
/
luasrc
Age
Commit message (
Expand
)
Author
2008-06-28
* libs/http: fix header handling in conditionals.lua
Jo-Philipp Wich
2008-06-28
* libs/http: prepare support for RFC2616 / 14.24 - 14.28
Jo-Philipp Wich
2008-06-27
* libs/http: removed caching in http.protocol.date
Jo-Philipp Wich
2008-06-26
* libs/http: implement caching in http.protocol.date
Jo-Philipp Wich
2008-06-26
* libs/http: removed debugging prints from http.protocol.date
Jo-Philipp Wich
2008-06-26
* libs/http: require luci.util in http.protocol.mime
Jo-Philipp Wich
2008-06-26
* libs/http: added http mime helper lib
Jo-Philipp Wich
2008-06-26
* libs/http: added http date helper lib
Jo-Philipp Wich
2008-06-25
* libs/httpd: Introduced keep-alive and pipelining support
Steven Barth
2008-06-23
* luci/libs: fix eof handling for urldecode_message_body() in protocol.lua
Jo-Philipp Wich
2008-06-23
* Introducing LuCI HTTPD as testing environment
Steven Barth
2008-06-22
* luci/libs: add support for chunked transfer decoding in http.protocol
Jo-Philipp Wich
2008-06-20
* libs/core: Added garbage collector to luci.util.threadlocal to avoid memory...
Steven Barth
2008-06-20
* Moved luci.http.protocol to libs/http
Steven Barth