Software /
code /
prosody
Log
net/http.lua @ 1037:cb5fdce8dcec
description | author | age |
---|---|---|
net.http: Fix potential nil access | Matthew Wild | Wed, 22 Apr 2009 20:29:35 +0100 |
Fixed: net/http.lua: HTTP request callback wasn't being called on some errors | Waqas Hussain | Mon, 30 Mar 2009 01:55:56 +0500 |
net.http: Don't throw error on invalid URLs. Fixes #56. | Matthew Wild | Sat, 21 Mar 2009 23:48:09 +0000 |
Port to new server.lua, quite some changes, but I believe everything to be working | Matthew Wild | Sat, 17 Jan 2009 04:45:08 +0000 |
net.http: custom_headers -> headers | Matthew Wild | Fri, 16 Jan 2009 23:34:45 +0000 |
net.http: Don't log content from server | Matthew Wild | Thu, 15 Jan 2009 04:10:06 +0000 |
net.http: Fix to send query part of URL to server | Matthew Wild | Thu, 15 Jan 2009 04:08:06 +0000 |