projects
/
services
/
python-requests.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d70647
)
changing history muahaha
author
Kenneth Reitz
<me@kennethreitz.com>
Sat, 13 Aug 2011 17:17:41 +0000
(13:17 -0400)
committer
Kenneth Reitz
<me@kennethreitz.com>
Sat, 13 Aug 2011 17:17:41 +0000
(13:17 -0400)
HISTORY.rst
patch
|
blob
|
history
diff --git
a/HISTORY.rst
b/HISTORY.rst
index 5ef431420456b95dd5914ff3dccc7fa42cc44999..93cb1428a5dbb1f7306512451f3e922502e3b535 100644
(file)
--- a/
HISTORY.rst
+++ b/
HISTORY.rst
@@
-5,6
+5,9
@@
History
++++++++++++++++++
* status code reference dict?
+* Removed Response.cached
+* Added Response.request
+* all args are kwargs
* Relative redirect support
* HTTPError handling improvements
* Improved https testing