aboutsummaryrefslogtreecommitdiffstats
path: root/net/httpserver_listener.lua
Commit message (Collapse)AuthorAgeFilesLines
* Merge 0.6->0.7Matthew Wild2010-05-181-1/+1
|\
| * net/httpserver_listener: Ignore empty strings on incoming data.Brian Cully2010-04-281-1/+1
| |
* | Merge 0.6->0.7Matthew Wild2010-03-221-2/+2
|\|
| * Update copyright headers for 2010Matthew Wild2010-03-221-2/+2
| |
* | httpserver_listener: Update for new connection APIMatthew Wild2009-12-171-1/+1
| |
* | *_listener: Update for new net.server API, specifically .listener -> ↵Matthew Wild2009-11-221-2/+2
|/ | | | .onincoming, .disconnect -> .ondisconnect
* net.httpserver: Mark a request as secure if it is made using HTTPSMatthew Wild2009-07-121-0/+5
|
* Add copyright header to those files missing oneMatthew Wild2009-07-101-0/+8
|
* Adding initial net.httpserver (lots of work to do on it)Matthew Wild2008-12-221-0/+33