Software /
code /
prosody
Log
net/http.lua @ 977:6f0bdf9e4dfb
description | author | age |
---|---|---|
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 |
net.http: Fix for callbacks being triggered multiple times for the same request | Matthew Wild | Wed, 14 Jan 2009 03:06:26 +0000 |