index
:
delta/cherrypy-git.git
1370-return-400-for-invalid-header
backport/17.x--bugfix--native-http-server-py3
bugfix/1680-unicode-in-http-auth
bugfix/1680-unicode-in-http-auth-backup
bugfix/1737-session-file-race
bugfix/1742-no-mkdir
bugfix/limit-pypywin32-ver-for-py34
bugfix/native-http-server-py3
bugfixes/1849-gzip-compression-header-cpython-bug39389
call-aside
dependabot/add-v2-config-file
dependabot/pip/pytest-gte-5.3.5-and-lt-6.2.0
feature/skeleton
main
maint/17.x
master
pre-commit-ci-update-config
use-assign-params
use-projection
github.com: cherrypy/cherrypy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cherrypy
/
lib
/
httputil.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merged in MichielOvertoom/cherrypyfixticketurls2 (pull request #11)
Jason R. Coombs
2012-12-05
1
-1
/
+1
|
\
|
*
Fix ticket URLs from http://www.cherrypy.org/ticket/XYZ to
Michiel Overtoom
2012-06-21
1
-1
/
+1
|
*
Fixed issue in HeaderElement.__str__ where it could sometimes return a non-na...
Jason R. Coombs
2012-04-06
1
-1
/
+1
|
*
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-69
/
+69
*
|
Extract 'encode_header_items' classmethod from HeaderMap.output. Now another ...
Jason R. Coombs
2012-10-27
1
-11
/
+17
*
|
Fixed issue in HeaderElement.__str__ where it could sometimes return a non-na...
Jason R. Coombs
2012-04-06
1
-1
/
+1
*
|
Removed trailing whitespace from the codebase.
Gustavo Picon
2012-04-03
1
-69
/
+69
|
/
*
Bye bye, py2/3.
Robert Brewer
2011-07-02
1
-0
/
+506
*
Bringing python3 back into trunk with its own py3 folder; what was in trunk g...
trunk
Robert Brewer
2011-02-25
1
-469
/
+0
*
Last few 3.2 tweaks
Robert Brewer
2011-02-25
1
-1
/
+0
*
Freeow. The magic cherrypy/_cpcompat.py module to take all our py3k fears away.
Robert Brewer
2011-02-24
1
-16
/
+14
*
Fix for #1003 (Security issue: HTTPRedirect exception can be used to inject h...
Robert Brewer
2011-02-21
1
-21
/
+44
*
Sphinx docs in cherrypy.lib.*
chbrown
2010-02-24
1
-16
/
+19
*
Fix for #918 (caching does not respect Cache-Control: max-age header).
Robert Brewer
2009-08-19
1
-0
/
+4
*
Meh. Not much use for py3util now.
Robert Brewer
2009-06-15
1
-3
/
+3
*
Some syncs with python3.
Robert Brewer
2009-06-14
1
-21
/
+27
*
Moved RFC-2047 encoding back from wsgiserver to http lib. WSGI headers MUST b...
Robert Brewer
2009-06-13
1
-2
/
+27
*
trunk: A bunch more alignments between trunk and python3 syntax.
Robert Brewer
2009-06-02
1
-9
/
+10
*
Brought trunk up to par with the encoding changes from the python3 branch.
Robert Brewer
2009-06-01
1
-6
/
+51
*
Mostly-working _cpreqbody for Python 2.x.
Robert Brewer
2009-05-31
1
-34
/
+9
*
trunk - backport for [2212] - Moved response header encoding from app to server.
Lakin Wecker
2009-05-31
1
-21
/
+1
*
trunk - Porting the cherrypy.lib.httputil name change. It'll be easier to mai...
Lakin Wecker
2009-05-31
1
-0
/
+410
[prev]