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
/
fileapp.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
- fixed logic/definition problem /w multi-entry headers;
cce
2006-01-01
1
-4
/
+4
*
- changed all HTTPHeader sub-classes to have a _ prefix, since
cce
2005-12-30
1
-17
/
+17
*
- added concrete ContentRange header
cce
2005-12-30
1
-13
/
+8
*
- removing all entity headers for 304 response
cce
2005-12-29
1
-6
/
+6
*
- forgot to remove debugging info
cce
2005-12-29
1
-2
/
+0
*
- added Range.parse to httpheaders
cce
2005-12-29
1
-20
/
+18
*
- upgraded fileapp.py to use httpheaders
cce
2005-12-28
1
-177
/
+27
*
fixed ticket #40 - thanks tsidwick
cce
2005-12-25
1
-1
/
+1
*
(no commit message)
cce
2005-12-25
1
-7
/
+4
*
- added Range: functionality to FileApp
cce
2005-12-25
1
-34
/
+129
*
- got rid of unnecessary trailing spaces in httpexceptions
cce
2005-12-23
1
-17
/
+33
*
- made __call__ for an HTTPException be the same as wsgi_application
cce
2005-12-23
1
-50
/
+182
*
Fixing typo
bbangert
2005-12-22
1
-1
/
+1
*
- removed unnecessary spaces in several files
cce
2005-12-22
1
-12
/
+78
*
Added -W option to tests, which will turn warnings into errors (warnings have...
ianb
2005-12-18
1
-0
/
+53