prosody
log
graph
tags
bookmarks
branches
14d4fc5859b9
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 @ 5068:
14d4fc5859b9
less
more
|
(0)
tip
description
author
age
util.httpstream: Remove COMPAT properties from request
Matthew Wild
2012-04-28
util.httpstream: For HTTP client responses, changing properties responseversion and responseheaders to httpversion and httpheaders, to match HTTP server requests.
Waqas Hussain
2010-12-19
util.httpstream: A little cleanup of the HTTP path.
Waqas Hussain
2010-12-19
util.httpstream: Added support for chunked transfer encoding.
Waqas Hussain
2010-11-05
util.httpstream: Fixed a possible string to number comparison error.
Waqas Hussain
2010-11-05
util.httpstream: Don't attempt to read response body for HEAD requests, or when status code indicates no body is present.
Waqas Hussain
2010-11-05
util.httpstream: Added support for an options callback, to allow passing per-message options to the parser.
Waqas Hussain
2010-11-05
util.httpstream: A little refactoring of the coroutine control flow.
Waqas Hussain
2010-11-05
util.httpstream: Added support for HTTP response parsing.
Waqas Hussain
2010-11-04
util.httpstream: Fixed a nil variable access introduced in the last commit.
Waqas Hussain
2010-11-04
util.httpstream: Move HTTP header parsing into its own function.
Waqas Hussain
2010-11-04
util.httpstream: Refactored and simplified code to improve readability.
Waqas Hussain
2010-09-16
util.httpstream: Removed unused variables.
Waqas Hussain
2010-09-16
util.httpstream: Initial commit of the new HTTP parser.
Waqas Hussain
2010-09-04
less
more
|
(0)
tip