index
:
delta/python-packages/paste.git
2.0.3
BB-4
double_slash_at_start_of_path_fix
eliminate_cgi_parse_qsl
eliminate_cgi_parse_qsl_2
fix-has_key
gzip_work_with_generator
mainline-refactor
master
py37
py3k
pytest
python3_wsgilib_add_close_next
require_six
stringio
test_wsgirequest_charset_use_UTF-8_instead_of_iso-8859-1
tox_add_py35
tox_add_pypy
tox_coverage
bitbucket.org: Obsolete (use python-packages/paste-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
paste
/
util
/
httpserver.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
moving httpserver from util sub-package up a level
cce
2006-01-09
1
-373
/
+0
*
Added a little argument to profile.profile_decorator, to allow conditional pr...
ianb
2006-01-07
1
-0
/
+15
*
(no commit message)
cce
2005-12-30
1
-1
/
+1
*
- added option to not start the server loop to httpserver.serve
cce
2005-12-30
1
-6
/
+7
*
- forgot to remove debugging info
cce
2005-12-29
1
-1
/
+4
*
- added Range: functionality to FileApp
cce
2005-12-25
1
-6
/
+10
*
- got rid of unnecessary trailing spaces in httpexceptions
cce
2005-12-23
1
-2
/
+60
*
- removed unnecessary spaces in several files
cce
2005-12-22
1
-1
/
+2
*
- simply punt socket errors; don't even log them
cce
2005-12-19
1
-4
/
+6
*
removing unnecessary paste.exception stuff from httpserver
cce
2005-12-19
1
-9
/
+1
*
A bunch of little import cleanups noted from pyflakes
ianb
2005-12-18
1
-2
/
+3
*
- removed super() usage in httpserver and just copied the code
cce
2005-12-17
1
-1
/
+2
*
added stuff for HTTP/1.1 compliance to httpserver
cce
2005-12-15
1
-0
/
+16
*
removing extra spaces
cce
2005-12-15
1
-16
/
+16
*
removing unnecessary error logging
cce
2005-12-15
1
-1
/
+5
*
expose protocol_version on serve() function
cce
2005-12-15
1
-3
/
+7
*
moving things around in httpserver, inconsequential
cce
2005-12-15
1
-8
/
+10
*
updated to use repr() when reporting unhandled exceptions; made it possible t...
cce
2005-12-15
1
-6
/
+19
*
(no commit message)
cce
2005-12-14
1
-1
/
+0
*
Adding SSL functionality to util.httpserver
cce
2005-12-14
1
-9
/
+99
*
- renamed util/baseserver.py to util/httpserver.py
cce
2005-12-14
1
-0
/
+167