prosody
log
graph
tags
bookmarks
branches
tip
browse
changeset
util/httpstream.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/httpstream.lua @ 4772:
fc16f39e0c79
less
more
|
(0)
-10
-8
tip
description
author
age
util.httpstream: Remove COMPAT properties from request
Matthew Wild
Sat, 28 Apr 2012 14:31:02 +0100
util.httpstream: For HTTP client responses, changing properties responseversion and responseheaders to httpversion and httpheaders, to match HTTP server requests.
Waqas Hussain
Sun, 19 Dec 2010 20:28:58 +0500
util.httpstream: A little cleanup of the HTTP path.
Waqas Hussain
Sun, 19 Dec 2010 20:27:13 +0500
util.httpstream: Added support for chunked transfer encoding.
Waqas Hussain
Sat, 06 Nov 2010 03:46:19 +0500
util.httpstream: Fixed a possible string to number comparison error.
Waqas Hussain
Sat, 06 Nov 2010 03:41:05 +0500
util.httpstream: Don't attempt to read response body for HEAD requests, or when status code indicates no body is present.
Waqas Hussain
Sat, 06 Nov 2010 01:58:46 +0500
util.httpstream: Added support for an options callback, to allow passing per-message options to the parser.
Waqas Hussain
Sat, 06 Nov 2010 01:54:58 +0500
util.httpstream: A little refactoring of the coroutine control flow.
Waqas Hussain
Sat, 06 Nov 2010 01:08:30 +0500
less
more
|
(0)
-10
-8
tip