Software /
code /
prosody
Log
net/http.lua @ 750:fbfcf8c1c830
description | author | age |
---|---|---|
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 |
Fix to prevent calling HTTP request callback twice with the same data | Matthew Wild | Thu, 08 Jan 2009 02:02:35 +0000 |