Kenneth Reitz
|
8ef0e88220
|
attach hooks to Request
|
2011-08-17 00:27:41 -04:00 |
|
Kenneth Reitz
|
e102c1b4ca
|
RTD doesn't work w/ this
|
2011-08-17 00:17:58 -04:00 |
|
Kenneth Reitz
|
5ba43d0fe5
|
hook plans
|
2011-08-17 00:16:57 -04:00 |
|
Kenneth Reitz
|
783e540d6d
|
sigh
|
2011-08-17 00:09:47 -04:00 |
|
Kenneth Reitz
|
24da41005c
|
hmmm
|
2011-08-17 00:09:38 -04:00 |
|
Kenneth Reitz
|
17d3e1d498
|
whitespace
|
2011-08-17 00:08:39 -04:00 |
|
Kenneth Reitz
|
8d2ab68a97
|
space
|
2011-08-17 00:08:06 -04:00 |
|
Kenneth Reitz
|
7322aa5b64
|
newlines
|
2011-08-17 00:02:18 -04:00 |
|
Kenneth Reitz
|
6b11cf21f3
|
todo
|
2011-08-17 00:00:47 -04:00 |
|
Kenneth Reitz
|
9322d13f61
|
cleanups
|
2011-08-16 23:58:55 -04:00 |
|
Kenneth Reitz
|
86a06c5c18
|
auth_manager internal
|
2011-08-16 23:58:07 -04:00 |
|
Kenneth Reitz
|
d0cb56932c
|
new hooks system
#118
|
2011-08-16 23:57:44 -04:00 |
|
Kenneth Reitz
|
fc04d8a368
|
cleanups
|
2011-08-16 22:55:18 -04:00 |
|
Kenneth Reitz
|
519b9cee96
|
relative imports
|
2011-08-16 22:55:10 -04:00 |
|
Kenneth Reitz
|
efba606e57
|
doctoring for Session
|
2011-08-16 22:20:26 -04:00 |
|
Kenneth Reitz
|
5bb18810d4
|
memory location repr for requests-client
|
2011-08-16 22:19:49 -04:00 |
|
Kenneth Reitz
|
853383a8d3
|
docstring fix
|
2011-08-16 22:16:22 -04:00 |
|
Kenneth Reitz
|
f319006813
|
session => sessions
|
2011-08-16 22:15:03 -04:00 |
|
Kenneth Reitz
|
2fa021582b
|
Merge branch 'feature/session' of https://github.com/tomhsx/requests into feature/session
Conflicts:
AUTHORS
|
2011-08-16 02:34:44 -04:00 |
|
Tom Hogans
|
0ed641a26e
|
Added docs regarding requests.session to docs/user/advanced.rst
|
2011-08-16 02:00:11 -04:00 |
|
Mike Waldner
|
aad27218d5
|
Using build_url and also including headers
|
2011-08-16 01:39:02 -04:00 |
|
Tom Hogans
|
c2fd568695
|
Added tests for requests.session
|
2011-08-16 01:38:39 -04:00 |
|
Kenneth Reitz
|
8f72c48548
|
added alex to authors
|
2011-08-15 22:17:55 -04:00 |
|
alopatin
|
08a821381a
|
Fixed misc spelling mistakes.
|
2011-08-15 22:53:22 -03:00 |
|
Kenneth Reitz
|
4625445d2a
|
Merge branch 'develop' of https://github.com/moliware/requests into develop
|
2011-08-15 21:50:00 -04:00 |
|
Tom Hogans
|
ca428504d4
|
Added request.session functionality
|
2011-08-15 16:01:26 -04:00 |
|
JensDiemer
|
88f79b74ce
|
use settings.timeout_fallback bool for socket.setdefaulttimeout() fallback
|
2011-08-15 17:03:37 +02:00 |
|
JensDiemer
|
647cdd3847
|
Use socket.setdefaulttimeout(timeout) only if timeout argument doesn't exist (Python <2.6) - https://github.com/kennethreitz/requests/issues/112
|
2011-08-15 16:51:33 +02:00 |
|
moliware
|
c510d21e4e
|
headers.update is not the same that add headers one by one with add_header
|
2011-08-15 11:58:57 +02:00 |
|
Mike Waldner
|
430e87d0fd
|
First commit of curl command from request
|
2011-08-15 00:12:14 -04:00 |
|
Kenneth Reitz
|
49e5df1ff9
|
whoops
|
2011-08-14 22:32:35 -04:00 |
|
Kenneth Reitz
|
2357b13824
|
Response Headers quickstart
|
2011-08-14 22:30:30 -04:00 |
|
Kenneth Reitz
|
f137db6803
|
raise_for_status quick start
|
2011-08-14 22:20:03 -04:00 |
|
Kenneth Reitz
|
2cf0dad573
|
models..
|
2011-08-14 22:12:50 -04:00 |
|
Kenneth Reitz
|
414b9dde84
|
not tablib..
|
2011-08-14 22:08:01 -04:00 |
|
Kenneth Reitz
|
d50742f059
|
massive documentation update
|
2011-08-14 22:07:15 -04:00 |
|
Kenneth Reitz
|
3bc9a181a1
|
basic FAQ
|
2011-08-14 21:16:04 -04:00 |
|
Kenneth Reitz
|
975720a30c
|
I'll have to manually add that to sphinx
|
2011-08-14 15:50:18 -04:00 |
|
Kenneth Reitz
|
1361506ae6
|
status blocks
|
2011-08-14 15:44:03 -04:00 |
|
Kenneth Reitz
|
23ff27ea4b
|
Documentation fixes
|
2011-08-14 11:43:25 -04:00 |
|
Kenneth Reitz
|
933cbd735b
|
emphasize r.content
|
2011-08-14 11:06:41 -04:00 |
|
Kenneth Reitz
|
ce1945c780
|
status codes fix
|
2011-08-14 10:43:02 -04:00 |
|
Kenneth Reitz
|
f52a413b6a
|
Merge branch 'patch-1' of https://github.com/SimonSapin/requests into develop
|
2011-08-14 10:41:15 -04:00 |
|
Kenneth Reitz
|
ced96912f3
|
Merge remote-tracking branch 'origin/develop' into develop
|
2011-08-14 10:40:32 -04:00 |
|
Kenneth Reitz
|
f6e97c322b
|
Merge branch 'develop' of https://github.com/jbochi/requests into develop
|
2011-08-14 10:39:47 -04:00 |
|
Kenneth Reitz
|
c9d61aefe4
|
Merge branch 'docs-typos' of https://github.com/markstory/requests into develop
|
2011-08-14 10:39:35 -04:00 |
|
Kenneth Reitz
|
85c79658ef
|
Merge pull request #108 from zed/patch-1
fix typo
|
2011-08-14 07:21:52 -07:00 |
|
zed
|
c4c86fd6e8
|
fix typo
|
2011-08-14 17:46:43 +04:00 |
|
Mark Story
|
95dcdd8a05
|
Fixing a small typo.
|
2011-08-14 09:13:50 -04:00 |
|
Juarez Bochi
|
43669183ce
|
Edited PATCH Requests in README
|
2011-08-14 07:30:43 -03:00 |
|