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 |
|
Simon Sapin
|
56e58fdcaf
|
Fix a link in the documentation.
|
2011-08-14 09:50:25 +03:00 |
|
Kenneth Reitz
|
47378164ef
|
\o/
|
2011-08-13 14:55:41 -04:00 |
|
Kenneth Reitz
|
9469b4bb69
|
status_codes lookup dict
|
2011-08-13 14:50:59 -04:00 |
|
Kenneth Reitz
|
6cead64345
|
supporting codes class
|
2011-08-13 14:50:48 -04:00 |
|
Kenneth Reitz
|
773630b010
|
requests.codes
|
2011-08-13 14:50:38 -04:00 |
|
Kenneth Reitz
|
907e529471
|
changing history muahaha
|
2011-08-13 13:17:41 -04:00 |
|
Kenneth Reitz
|
2d70647f72
|
attach request object to responses
|
2011-08-13 13:17:17 -04:00 |
|
Kenneth Reitz
|
10cc4673f9
|
remove Response.cached
|
2011-08-13 13:14:10 -04:00 |
|
Kenneth Reitz
|
629d730da6
|
all main functions are **kwargs now. People shouldn't be relying on the order.
|
2011-08-13 13:11:16 -04:00 |
|
Kenneth Reitz
|
d4eabaaacc
|
better
|
2011-08-13 13:04:14 -04:00 |
|
Kenneth Reitz
|
5693314a37
|
response error handling rework
|
2011-08-13 13:01:44 -04:00 |
|
Kenneth Reitz
|
2e4724ccea
|
history
|
2011-08-13 12:34:13 -04:00 |
|
Kenneth Reitz
|
e7084940e1
|
added Jeremy Selie to AUTHORS
|
2011-08-13 09:40:24 -04:00 |
|
Kenneth Reitz
|
b141da36a4
|
test relative redirects
|
2011-08-13 09:37:14 -04:00 |
|
Kenneth Reitz
|
bb16fe8115
|
http/https tests
|
2011-08-13 09:37:07 -04:00 |
|
Kenneth Reitz
|
a987729712
|
whitespace!
|
2011-08-13 09:14:49 -04:00 |
|
Kenneth Reitz
|
f7cc7b1778
|
Merge branch 'patch-1' of https://github.com/jeremys/requests into develop
|
2011-08-13 08:39:16 -04:00 |
|
Jérémy Bethmont
|
e1909375f5
|
Merge branch 'memoryleak' into develop
Conflicts:
requests/models.py
|
2011-08-09 17:31:26 +02:00 |
|
Jérémy Bethmont
|
cf94c96a68
|
Always close connection during redirections.
|
2011-08-09 17:30:19 +02:00 |
|
Jérémy Bethmont
|
e7e395549f
|
Handle too many redirects.
|
2011-08-09 17:28:58 +02:00 |
|
Jérémy Bethmont
|
e776242de1
|
Merge branch 'urlencode' into develop
|
2011-08-09 15:42:18 +02:00 |
|
Jérémy Bethmont
|
7b79cea738
|
Use urljoin instead of manual concatenation.
|
2011-08-09 15:41:59 +02:00 |
|
Jérémy Bethmont
|
32a861b2ed
|
Fixed memory leak (see http://bugs.python.org/issue1208304)
|
2011-08-09 15:34:44 +02:00 |
|
Jérémy Bethmont
|
2ce26d4a1c
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2011-08-09 15:16:23 +02:00 |
|
Jérémy Bethmont
|
aa0f78b740
|
Better support of utf-8 paths.
|
2011-08-09 15:14:08 +02:00 |
|
Zbigniew Siciarz
|
e4adef5226
|
Added proxies to requests.settings
|
2011-08-09 10:03:09 +02:00 |
|
Jérémy Bethmont
|
7dc581fad9
|
Merge branch 'develop' into urlencode
|
2011-08-08 18:14:08 +02:00 |
|
Jérémy Bethmont
|
0b6dc091f5
|
Added support for URLs with path not encoded.
|
2011-08-08 18:11:33 +02:00 |
|
Kenneth Reitz
|
e1714e678e
|
Added Peter Manser to AUTHORS
|
2011-08-04 22:08:32 -03:00 |
|