Software /
code /
prosody
Log
net/http.lua @ 2309:7dc6049a69e8
description | author | age |
---|---|---|
net.httpserver, net.http: Update for new net.server API (untested) | Matthew Wild | 2009-11-22 |
Add copyright header to those files missing one | Matthew Wild | 2009-07-10 |
net.http: (Re-)add url[en|de]code functions | Matthew Wild | 2009-06-12 |
Merge with 0.4 | Matthew Wild | 2009-05-04 |
net.http, net.httpserver: Remove urlcodes table... it really isn't needed (thanks Jan Harkes) | Matthew Wild | 2009-05-04 |
net.http: Fix potential nil access | Matthew Wild | 2009-04-22 |
Fixed: net/http.lua: HTTP request callback wasn't being called on some errors | Waqas Hussain | 2009-03-29 |