Software /
code /
prosody
Log
net/http.lua @ 903:6737d005a84a
description | author | age |
---|---|---|
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 |
Protected call for HTTP request callbacks, to catch errors | Matthew Wild | Thu, 08 Jan 2009 02:04:06 +0000 |