Download Install Tutorial Docs FAQ Tools WikiLicense Team IRC Planet Involvement Shop Book

root/trunk/cherrypy/lib/http.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 07/24/08 11:08:38 @2026 [2026] fumanchu Doc tweaks.
(edit) 06/28/08 20:22:52 @1994 [1994] fumanchu Fix for #803 (run CP under Google App Engine).
(edit) 05/25/08 15:02:04 @1970 [1970] fumanchu Minor refactor and dropping an unused import.
(edit) 05/24/08 12:55:33 @1967 [1967] fumanchu Moved an import.
(edit) 01/12/08 17:13:17 @1836 [1836] fumanchu Fix for #763 (Exception when parsing Content-Type).
(edit) 10/27/07 19:55:13 @1786 [1786] fumanchu Fix for #622, #742, #736. The wsgiserver would respond without closing …
(edit) 06/23/07 21:45:12 @1687 [1687] fumanchu Fix and tests for http.urljoin. Did not correctly handle blank …
(edit) 06/17/07 15:09:58 @1671 [1671] fumanchu Trunk fix for #677 (_cpwsgi requestLine: PATH_INFO SCRIPT_NAME).
(edit) 06/16/07 15:36:00 @1664 [1664] fumanchu Docstring update and more RFC terminology.
(edit) 03/13/07 17:24:58 @1638 [1638] fumanchu Import minimization for #672: xmlrpclib.
(edit) 01/21/07 21:50:48 @1604 [1604] fumanchu Docstring updates.
(edit) 01/20/07 02:03:09 @1602 [1602] fumanchu First crack at attribute docs on major components. New …
(edit) 12/16/06 14:20:07 @1533 [1533] fumanchu Fixed serious buglet in SizeCheckWrapper? (allowed unmonitored read).
(edit) 11/21/06 16:46:47 @1442 [1442] fumanchu Removed obsolete code for multivalent HeaderMap? entries.
(edit) 09/27/06 02:58:23 @1379 [1379] lawouach Fix #578
(edit) 09/01/06 11:46:53 @1306 [1306] fumanchu No need to encode a string twice. :/
(edit) 08/29/06 01:32:44 @1296 [1296] fumanchu A couple doc tweaks.
(edit) 08/12/06 11:39:31 @1243 [1243] fumanchu Lots of mixedCase to lower_with_underscores.
(edit) 08/06/06 21:48:57 @1225 [1225] fumanchu Replaced request.remote_addr, remote_port, and remote_host with a single …
(edit) 08/06/06 20:09:48 @1224 [1224] fumanchu WSGI-related changes: …
(edit) 07/10/06 23:31:56 @1200 [1200] fumanchu Moved RFC 2047 encoding into http.HeaderMap?. Changed HeaderMap?.sorted_list …
(edit) 07/10/06 23:26:01 @1199 [1199] fumanchu Precompile some regexes for a speed boost.
(edit) 06/28/06 00:31:28 @1168 [1168] fumanchu encode_TEXT only for HTTP/1.1 response headers, and verify folded response …
(edit) 06/27/06 21:40:37 @1166 [1166] fumanchu Added support for RFC 2047 encoding and decoding of header values.
(edit) 06/27/06 13:01:08 @1164 [1164] fumanchu Replaced http.HTTPDate with its clone rfc822.formatdate.
(copy) 06/12/06 01:46:25 @1141 [1141] fumanchu Renamed httptools to "http" to reduce confusion with new cherrypy.tools. …
copied from trunk/cherrypy/lib/httptools.py:
(edit) 06/12/06 00:34:44 @1137 [1137] fumanchu httptools.Version was overengineered. Shame on me. Using tuples gives a …

Hosted by WebFaction

Log in as guest/cpguest to create tickets