Software /
code /
prosody
Log
net/http.lua @ 1827:fc21e8832848
description | author | age |
---|---|---|
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 |
net.http: Don't throw error on invalid URLs. Fixes #56. | Matthew Wild | 2009-03-21 |