aboutsummaryrefslogtreecommitdiffstats
path: root/util/http.lua
Commit message (Collapse)AuthorAgeFilesLines
* util.http: Refactor and import all necessary functionsMatthew Wild2013-04-121-9/+13
|
* net.http, util.http: Move definitions of urlencode/decode and ↵Matthew Wild2013-04-111-0/+45
| | | | formencode/decode to util.http (possible to use them without unnecessary network-related dependencies)
* util.http: New module for HTTP helper functionsFlorian Zeitz2013-01-121-0/+15