index
:
delta/python-requests.git
1.26-test
2.0
2.16.0
2.20.0
3.0
3.0-requestscore
3.7_collections
add-codescanning
alex-patch-1
appveyor_fix
appveyor_test
baserock/morph
bug/5671
build_fix
cache
circle-ci
default_port_handling
dependabot/pip/bleach-3.1.1
dependabot/pip/bleach-3.1.2
dependabot/pip/bleach-3.1.4
deps
disable-security
doc_cleanup
encapsulate_urllib3_exc
faster-ci
fix-1859
fix-cookies-saved-on-redirect
fix-pickling-adapters
fix-redirect-test
fix_help_ssl_check
flake8
flake8-improvements
help
jenkins
kennethreitz-patch-1
kennethreitz-patch-2
master
none_filepointer
partII
pipenv
proposed/3.0.0
pytest-httpbin
render
revert-2706-fix-merge-setting
revert-3700-master
revert-3983-appveyor
revert-4144-move_compat_to_warn
sigmavirus24/docs/support
swap-charade-for-chardet
test
test2
test4
test5
test6
test_urllib3_dev
threedotoh
travis
travis2
twisted
update-3.0
update-notice
update-security-md
update_lock_file
updating_3.0.0
urllib1.25
urllib3-dev
v2.25.0
version
github.com: kennethreitz/requests.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
requests
/
models.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix error handling on Python 3
Ian Cordasco
2014-12-16
1
-1
/
+1
*
Merge branch 'master' of https://github.com/ContinuousFunction/requests into ...
Ian Cordasco
2014-12-16
1
-2
/
+5
|
\
|
*
Changed ConnectionError to InvalidURL
ContinuousFunction
2014-11-17
1
-1
/
+1
|
*
Partially addresses Issue #1572
ContinuousFunction
2014-11-15
1
-2
/
+5
*
|
catch exception more specifically in Response.ok
daftshady
2014-12-16
1
-4
/
+3
|
/
*
Fixed.
Alexander Nelzin
2014-11-12
1
-1
/
+1
*
Changing parameter name `newline` ==> `delimiter`.
Val Tenyotkin
2014-10-24
1
-3
/
+3
*
Adding a custom line delimiter to iter_lines()
Val Tenyotkin
2014-10-21
1
-2
/
+6
*
Merge pull request #2268 from sigmavirus24/fix-params
Kenneth Reitz
2014-10-06
1
-2
/
+2
|
\
|
*
Re-order params for backwards compat
Ian Cordasco
2014-10-05
1
-2
/
+2
*
|
allow unicode URLs on Python 2
MinRK
2014-10-05
1
-2
/
+2
|
/
*
Merge pull request #2241 from tijko/master
Kenneth Reitz
2014-10-05
1
-2
/
+5
|
\
|
*
using the `StreamConsumedError`
Tim Konick
2014-09-22
1
-4
/
+4
|
*
rm `else` after `if` then `raise` block
Tim Konick
2014-09-22
1
-3
/
+2
|
*
raise RuntimeError when a single streamed request calls *iter methods than once
Tim Konick
2014-09-22
1
-2
/
+6
*
|
Merge pull request #2258 from willingc/add-json
Kenneth Reitz
2014-10-05
1
-6
/
+17
|
\
\
|
*
|
Fix a couple of issues I noticed
Ian Cordasco
2014-09-30
1
-9
/
+11
|
*
|
Changes check on base and json. Fails on tests.
Carol Willing
2014-08-28
1
-6
/
+5
|
*
|
Adds review changes
Carol Willing
2014-08-28
1
-2
/
+2
|
*
|
Adds json parameter for POST requests
Carol Willing
2014-08-28
1
-6
/
+16
*
|
|
Support bytestring URLs on Python 3.x
Joe Alcorn
2014-09-30
1
-6
/
+7
|
|
/
|
/
|
*
|
Document skipping in PreparedRequest; followup to #2222
Daniel Hahler
2014-09-12
1
-1
/
+3
|
/
*
handle urllib3 api changes; closes #2045
Josh Schneier
2014-07-29
1
-5
/
+5
*
Handle socket errors in iter_content
Roman Levin
2014-07-24
1
-1
/
+4
*
don't make duplicate requests for permanent redirects
Eric L Frederich
2014-06-12
1
-0
/
+5
*
rename resume/resume_incomplete to permanent_redirect according to rfc7238
Eric L Frederich
2014-06-11
1
-5
/
+5
*
handle 308 redirection the same as 301 and 302
Eric L Frederich
2014-06-10
1
-0
/
+1
*
Allow copying of PreparedRequests without headers/cookies
David Gouldin
2014-05-30
1
-2
/
+2
*
Remove unnecessary check for builtin_str
Ian Cordasco
2014-05-28
1
-1
/
+1
*
Check for basestring, not just str
Ian Cordasco
2014-05-27
1
-1
/
+1
*
Document and initialise Response.request
Cory Benfield
2014-05-26
1
-0
/
+4
*
Merge pull request #1937 from jaraco/master
Kenneth Reitz
2014-05-12
1
-7
/
+11
|
\
|
*
Always honor decode_unicode, even when _content is present.
Jason R. Coombs
2014-03-04
1
-7
/
+8
|
*
Add documentation about decode_unicode.
Jason R. Coombs
2014-03-04
1
-0
/
+3
*
|
Clearer description of Response.close().
Cory Benfield
2014-04-28
1
-2
/
+2
*
|
support request tuple data
Feng Liu
2014-03-27
1
-3
/
+1
*
|
Ensure that .raw() is present after unpickling.
Cory Benfield
2014-03-12
1
-0
/
+1
|
/
*
New Response property, .is_redirect.
Zack Weinberg
2014-02-13
1
-1
/
+18
*
Merge pull request #1900 from mjpieters/issue1674-json-fallback-encoding
Kenneth Reitz
2014-02-11
1
-1
/
+8
|
\
|
*
Remove logging and charade mention.
Martijn Pieters
2014-02-03
1
-3
/
+1
|
*
Reinstate falling back to self.text for JSON responses
Martijn Pieters
2014-02-03
1
-2
/
+11
*
|
Merge pull request #1902 from mjpieters/master
Kenneth Reitz
2014-02-06
1
-3
/
+0
|
\
\
|
*
|
Remove unused loggers.
Martijn Pieters
2014-02-03
1
-3
/
+0
*
|
|
Document the `Response.reason` attribute.
Martijn Pieters
2014-02-05
1
-1
/
+2
*
|
|
One last Charade reference to remove here.
Martijn Pieters
2014-02-03
1
-2
/
+1
|
/
/
*
|
what is wrong with you people? :)
Kenneth Reitz
2014-01-31
1
-2
/
+1
*
|
omg never do this again ever please
Kenneth Reitz
2014-01-31
1
-2
/
+1
*
|
s/soley/solely
Kevin Burke
2014-01-25
1
-1
/
+1
*
|
Fix warnings when building the docs
Kevin Burke
2013-12-28
1
-1
/
+1
*
|
Update docs to highlight the value of r.encoding.
Cory Benfield
2013-12-20
1
-0
/
+5
[next]