index
:
delta/python-packages/webob.git
1.1-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
bugfix/Response_app_iter
bugfix/cgi_FieldStorage
bugfix/exc_json_response
bugfix/exc_performance
bugfix/modify_post
bugfix/nonbytes-samesite
bugfix/set_cookie_datetime
cleanup/remove_fakecgibody
cleanup/testing
docs/cleanup
feature.cookie-bug-for-bug
feature.decoding
feature.make-cookie
feature.pathinfogeddon
feature.pylons10compat
feature/Accept.best_client_match
feature/default_body_encoding
fix-linkcheck
fix.136
fix.cookie_handling
fix.wsgify-middleware-docs
fix/bodies_on_everything
fix/charset_handling
fixup/PATH_SAFE
ianb-decorator-experiment
immutable-cache-control
main
master
ng
perf/response
pr/203
sergey-1.2-py2-only
stevepiercy-patch-1
tests.pycon2011
tests.pycon2011-runup
webob-ng
github.com: Pylons/webob.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
test_request.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
partial doc fixes
Sergey Schetinin
2011-09-25
1
-36
/
+20
*
update news.txt with relevant changes
Chris McDonough
2011-09-22
1
-7
/
+16
*
reimplement FakeCGIBody as an io.RawIOBase subclass
Sergey Schetinin
2011-09-18
1
-0
/
+2
*
* add AcceptCharset and AcceptLanguage subclasses instead of branching in Acc...
Sergey Schetinin
2011-09-07
1
-2
/
+2
*
attempt to silence deprecation warnings during testing
Sergey Schetinin
2011-08-18
1
-7
/
+0
*
change req.decode_param_maes default to True, warn about future deprecation
Sergey Schetinin
2011-07-31
1
-5
/
+5
*
* make sure that for methods like GET and DELETE, which usually don't have a ...
Sergey Schetinin
2011-07-30
1
-4
/
+0
*
quote etag values in __str__
Sergey Schetinin
2011-06-30
1
-1
/
+1
*
make accept.quality(..) return best quality, not first match
Sergey Schetinin
2011-06-30
1
-4
/
+6
*
* enhance the req.is_body_readable to always guess GET, HEAD, DELETE and TRAC...
Sergey Schetinin
2011-06-02
1
-0
/
+5
*
This commit aggregates most of the work done at the 2011 PyCon Pyramid sprint...
Sergey Schetinin
2011-03-22
1
-0
/
+553