Mercurial > prosody-hg
log util/httpstream.lua @ 4772:fc16f39e0c79
| age | author | description |
|---|---|---|
| Sat, 28 Apr 2012 14:31:02 +0100 | Matthew Wild | util.httpstream: Remove COMPAT properties from request |
| Sun, 19 Dec 2010 20:28:58 +0500 | Waqas Hussain | util.httpstream: For HTTP client responses, changing properties responseversion and responseheaders to httpversion and httpheaders, to match HTTP server requests. |
| Sun, 19 Dec 2010 20:27:13 +0500 | Waqas Hussain | util.httpstream: A little cleanup of the HTTP path. |
| Sat, 06 Nov 2010 03:46:19 +0500 | Waqas Hussain | util.httpstream: Added support for chunked transfer encoding. |
| Sat, 06 Nov 2010 03:41:05 +0500 | Waqas Hussain | util.httpstream: Fixed a possible string to number comparison error. |
| Sat, 06 Nov 2010 01:58:46 +0500 | Waqas Hussain | util.httpstream: Don't attempt to read response body for HEAD requests, or when status code indicates no body is present. |
