Jo-Philipp Wich
|
b6358aaea4
|
libs: merge libs/http into libs/web
|
2010-10-12 05:22:38 +00:00 |
|
Jo-Philipp Wich
|
f712a1f2c2
|
* luci/libs: moved http.protocol from libs/web to libs/httpd, rewrote http.protocol to rely on LTN12 chains
|
2008-06-19 02:53:09 +00:00 |
|
Steven Barth
|
dfe85d7e51
|
* Added preliminary HTTPD construct
|
2008-06-16 19:47:57 +00:00 |
|
Jo-Philipp Wich
|
77da39e776
|
* luci/libs: http.protocol: prevent oversized read blocks when reading from socket or file handle
|
2008-06-15 21:43:32 +00:00 |
|
Jo-Philipp Wich
|
15fbb8799e
|
* luci/libs: http.protocol: switch to blockwise reading in urlencoded post requests, renamed readbuf constant
|
2008-06-15 21:39:16 +00:00 |
|
Jo-Philipp Wich
|
72aa111b22
|
* luci/libs: improved linereader implementation
|
2008-06-15 20:08:29 +00:00 |
|
Steven Barth
|
eae0e44798
|
* Added support for CGI SGI
|
2008-06-15 17:45:10 +00:00 |
|
Jo-Philipp Wich
|
647bc44868
|
* luci/libs: http.protocol: split parse_message() in parse_message_header() and parse_message_body()
|
2008-06-15 13:23:08 +00:00 |
|
Jo-Philipp Wich
|
a80f704e37
|
* luci/libs: drop depency to luci.bits use tonumber() for hex decoding
|
2008-06-15 12:57:02 +00:00 |
|
Jo-Philipp Wich
|
8b0524cd91
|
* luci/libs: protocol.lua: store status code and status description in http message object
|
2008-06-15 04:11:03 +00:00 |
|
Jo-Philipp Wich
|
6d3ac58b42
|
* luci/libs: fix get parameter handling in http.protocol
|
2008-06-15 04:01:38 +00:00 |
|
Jo-Philipp Wich
|
6571e9ba6f
|
* luci/libs: added initial HTTP protocol implementation
|
2008-06-15 03:49:43 +00:00 |
|