Kenneth Reitz
|
2131ba4dda
|
check!
|
2011-11-09 16:26:36 -08:00 |
|
Kenneth Reitz
|
7a1a40e445
|
ultra cookie compatibility
|
2011-11-09 16:26:15 -08:00 |
|
Kenneth Reitz
|
52a95cb93a
|
header and cookie fixes for redirects
|
2011-11-09 16:24:48 -08:00 |
|
Kenneth Reitz
|
0c4b973dcf
|
keep_alive is now disable-able!
|
2011-11-09 15:54:24 -08:00 |
|
Kenneth Reitz
|
7192b8022e
|
import ConnectionError
|
2011-11-09 15:47:09 -08:00 |
|
Kenneth Reitz
|
147c24154e
|
better defaults for "models"
|
2011-11-09 15:46:45 -08:00 |
|
Kenneth Reitz
|
35ed9b5f38
|
dict(o or [])
|
2011-11-09 15:44:55 -08:00 |
|
Kenneth Reitz
|
6a51f6b2f8
|
add 'max_retries' configuration
|
2011-11-09 15:30:33 -08:00 |
|
Kenneth Reitz
|
c48f0d990f
|
Merge branch 'develop' into feature/rewrite
Conflicts:
requests/__init__.py
test_requests.py
|
2011-11-09 15:13:38 -08:00 |
|
Kenneth Reitz
|
498b446f14
|
Models cleanup
|
2011-11-09 14:57:00 -08:00 |
|
Kenneth Reitz
|
bd562a7ab3
|
Merge branch 'develop' of https://github.com/davidfischer/requests into develop
|
2011-11-04 23:28:21 -04:00 |
|
Kenneth Reitz
|
f7968b6797
|
r.content is None of there's an invalid response.
Fixes #236
|
2011-11-04 23:24:38 -04:00 |
|
David Fischer
|
3efd5dbab4
|
A cleaner and more complete fix for auth/redirects
|
2011-11-03 08:05:55 -07:00 |
|
David Fischer
|
eaf1264879
|
Fixes an issue with auth and redirects
|
2011-11-02 23:29:31 -07:00 |
|
Kenneth Reitz
|
b8c55da48d
|
stuff and things and stuff
|
2011-10-27 01:08:51 -04:00 |
|
Kenneth Reitz
|
8b9f689ecc
|
Merge branch 'develop' into feature/rewrite
Conflicts:
requests/__init__.py
requests/models.py
|
2011-10-24 10:09:36 -04:00 |
|
Kenneth Reitz
|
428fc9c0bd
|
PASS ALL TEH TESTS
|
2011-10-24 01:46:05 -04:00 |
|
Kenneth Reitz
|
d04f31b302
|
HTTPError
|
2011-10-23 18:33:27 -04:00 |
|
Kenneth Reitz
|
a548b6249d
|
HTTPError
|
2011-10-23 18:27:54 -04:00 |
|
Kenneth Reitz
|
a9822b0bb6
|
fix content uploads
|
2011-10-23 18:24:14 -04:00 |
|
Kenneth Reitz
|
3d3f05884f
|
use new system
|
2011-10-23 18:15:21 -04:00 |
|
Kenneth Reitz
|
c108c5300f
|
No mo' HttpError
|
2011-10-23 17:18:46 -04:00 |
|
Kenneth Reitz
|
dac050bf40
|
New status_code-based errors
|
2011-10-23 16:36:53 -04:00 |
|
Kenneth Reitz
|
b88fbb5e0c
|
KILL THE AUTH HANDLERS
|
2011-10-23 14:49:59 -04:00 |
|
Kenneth Reitz
|
491a3c075d
|
Move hooks into internal event loop
|
2011-10-23 14:46:35 -04:00 |
|
Kenneth Reitz
|
20e0ee4968
|
Remove AuthObject entirely.
|
2011-10-23 11:35:01 -04:00 |
|
Kenneth Reitz
|
495c3d5006
|
Use new authentication style in models
🤘
|
2011-10-23 11:15:42 -04:00 |
|
Kenneth Reitz
|
94c587d642
|
Comment out authentication handlers
|
2011-10-23 11:00:21 -04:00 |
|
Kenneth Reitz
|
a74568d8d5
|
simplify request dispatch flow
|
2011-10-22 21:10:24 -04:00 |
|
Kenneth Reitz
|
302c4d9c41
|
Don't alter behavior for safe methods anymore.
|
2011-10-22 21:01:45 -04:00 |
|
Kenneth Reitz
|
97e3c84084
|
simplify the URL check
|
2011-10-22 20:57:39 -04:00 |
|
Kenneth Reitz
|
0ee6c1fa68
|
kill accept_gzip config
|
2011-10-22 20:55:46 -04:00 |
|
Kenneth Reitz
|
903f96cc6a
|
use config throughout models
|
2011-10-22 20:28:06 -04:00 |
|
Kenneth Reitz
|
f269c6c89a
|
cookiejar => cookies in models
|
2011-10-22 18:10:47 -04:00 |
|
travis
|
055f7c1eb6
|
Some Doc and doctoring fixes by the Speling Poleece.
|
2011-10-19 10:00:13 -05:00 |
|
Kenneth Reitz
|
573ab095e4
|
fo => raw
|
2011-10-13 22:11:50 -04:00 |
|
Kenneth Reitz
|
aa31b6b4dd
|
Merge fixes
|
2011-10-13 22:02:50 -04:00 |
|
Kenneth Reitz
|
46f0146adf
|
Merge branch 'feature-content-streaming' of https://github.com/mitsuhiko/requests into feature/content-stream
Conflicts:
AUTHORS
HISTORY.rst
docs/api.rst
docs/community/faq.rst
docs/user/intro.rst
requests/api.py
requests/models.py
|
2011-10-13 21:54:42 -04:00 |
|
Kenneth Reitz
|
b14fa0764b
|
gevent installation documentation
|
2011-10-13 21:50:04 -04:00 |
|
Kenneth Reitz
|
849934ccd6
|
Merge branch 'develop' into feature/async
|
2011-10-13 20:50:22 -04:00 |
|
Kenneth Reitz
|
597f0ae5fd
|
Catch raw socket errors
|
2011-10-13 20:47:58 -04:00 |
|
Kenneth Reitz
|
892fcd6cc0
|
store hooks in Request.
|
2011-10-13 20:19:59 -04:00 |
|
Daniel Miller
|
aa04cc9b42
|
Make get and head requests respect allow_redirects=False.
|
2011-10-05 14:36:12 -04:00 |
|
Armin Ronacher
|
41876fd8c6
|
Implemented content streaming for responses.
|
2011-09-03 17:59:30 +02:00 |
|
verm666
|
6f84ce72f2
|
Fixed logic for auto redirect in GET and HEAD methods.
|
2011-09-02 15:44:18 -04:00 |
|
Kenneth Reitz
|
ce3b85a62e
|
unsuccessful
|
2011-08-23 23:01:35 -04:00 |
|
Kenneth Reitz
|
317c5b693a
|
_content
|
2011-08-21 07:12:54 -04:00 |
|
Kenneth Reitz
|
c8110222a5
|
no need to set content
avoids 2.5 workaround
|
2011-08-21 07:01:29 -04:00 |
|
Den Shabalin
|
6a96652396
|
Refactor response.content into a property. This makes content attribute discoverable through dir(response) and also guards from errors like forgetting to raise AttributeError in __getattr__. Also you don't have to create fake self.content to fool Sphinx any more.
|
2011-08-21 11:57:03 +03:00 |
|
Kenneth Reitz
|
28ee9788a0
|
Request
|
2011-08-20 22:51:29 -04:00 |
|