Software /
code /
prosody
Log
util/httpstream.lua @ 3566:75d287daad16
description | author | age |
---|---|---|
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 |
util.httpstream: Added support for HTTP response parsing. | Waqas Hussain | Fri, 05 Nov 2010 03:07:36 +0500 |
util.httpstream: Fixed a nil variable access introduced in the last commit. | Waqas Hussain | Fri, 05 Nov 2010 03:06:11 +0500 |
util.httpstream: Move HTTP header parsing into its own function. | Waqas Hussain | Fri, 05 Nov 2010 02:09:56 +0500 |
util.httpstream: Refactored and simplified code to improve readability. | Waqas Hussain | Fri, 17 Sep 2010 03:52:11 +0500 |
util.httpstream: Removed unused variables. | Waqas Hussain | Fri, 17 Sep 2010 03:52:11 +0500 |
util.httpstream: Initial commit of the new HTTP parser. | Waqas Hussain | Sat, 04 Sep 2010 17:44:13 +0500 |