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. file | diff | annotate
Sun, 19 Dec 2010 20:27:13 +0500 Waqas Hussain util.httpstream: A little cleanup of the HTTP path. file | diff | annotate
Sat, 06 Nov 2010 03:46:19 +0500 Waqas Hussain util.httpstream: Added support for chunked transfer encoding. file | diff | annotate
Sat, 06 Nov 2010 03:41:05 +0500 Waqas Hussain util.httpstream: Fixed a possible string to number comparison error. file | diff | annotate
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. file | diff | annotate
Sat, 06 Nov 2010 01:54:58 +0500 Waqas Hussain util.httpstream: Added support for an options callback, to allow passing per-message options to the parser. file | diff | annotate
Sat, 06 Nov 2010 01:08:30 +0500 Waqas Hussain util.httpstream: A little refactoring of the coroutine control flow. file | diff | annotate
Fri, 05 Nov 2010 03:07:36 +0500 Waqas Hussain util.httpstream: Added support for HTTP response parsing. file | diff | annotate
Fri, 05 Nov 2010 03:06:11 +0500 Waqas Hussain util.httpstream: Fixed a nil variable access introduced in the last commit. file | diff | annotate
Fri, 05 Nov 2010 02:09:56 +0500 Waqas Hussain util.httpstream: Move HTTP header parsing into its own function. file | diff | annotate
Fri, 17 Sep 2010 03:52:11 +0500 Waqas Hussain util.httpstream: Refactored and simplified code to improve readability. file | diff | annotate
Fri, 17 Sep 2010 03:52:11 +0500 Waqas Hussain util.httpstream: Removed unused variables. file | diff | annotate
Sat, 04 Sep 2010 17:44:13 +0500 Waqas Hussain util.httpstream: Initial commit of the new HTTP parser. file | diff | annotate
(0) tip

mercurial