Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net.httpserver: Fix for urlencoding to always produce 2 digits | Matthew Wild | 2009-05-04 | 1 | -1/+1 |
* | net.http, net.httpserver: Remove urlcodes table... it really isn't needed (th... | Matthew Wild | 2009-05-04 | 1 | -2/+1 |
* | net.httpserver: Fix potential nil access | Matthew Wild | 2009-04-22 | 1 | -2/+2 |
* | net.httpserver: Fix traceback when sending response to a destroyed request | Matthew Wild | 2009-04-23 | 1 | -1/+1 |
* | net.httpserver: Don't log the response body (can be binary data...) | Matthew Wild | 2009-04-23 | 1 | -1/+1 |
* | net.httpserver: Don't log that a request has been left open if it is destroyed | Matthew Wild | 2009-04-05 | 1 | -1/+1 |
* | core.httpserver: Rename request.responseheaders to the more logical request.h... | Matthew Wild | 2009-01-12 | 1 | -3/+3 |
* | Adding initial net.httpserver (lots of work to do on it) | Matthew Wild | 2008-12-22 | 1 | -0/+250 |