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
/
web
/
luasrc
/
http
Age
Commit message (
Expand
)
Author
2010-10-12
libs: merge libs/http into libs/web
Jo-Philipp Wich
2008-06-19
* luci/libs: moved http.protocol from libs/web to libs/httpd, rewrote http.pr...
Jo-Philipp Wich
2008-06-16
* Added preliminary HTTPD construct
Steven Barth
2008-06-15
* luci/libs: http.protocol: prevent oversized read blocks when reading from s...
Jo-Philipp Wich
2008-06-15
* luci/libs: http.protocol: switch to blockwise reading in urlencoded post re...
Jo-Philipp Wich
2008-06-15
* luci/libs: improved linereader implementation
Jo-Philipp Wich
2008-06-15
* Added support for CGI SGI
Steven Barth
2008-06-15
* luci/libs: http.protocol: split parse_message() in parse_message_header() a...
Jo-Philipp Wich
2008-06-15
* luci/libs: drop depency to luci.bits use tonumber() for hex decoding
Jo-Philipp Wich
2008-06-15
* luci/libs: protocol.lua: store status code and status description in http m...
Jo-Philipp Wich
2008-06-15
* luci/libs: fix get parameter handling in http.protocol
Jo-Philipp Wich
2008-06-15
* luci/libs: added initial HTTP protocol implementation
Jo-Philipp Wich