Commit Graph

786 Commits

Author SHA1 Message Date
Kenneth Reitz c8f2b3a722 undo ref trickery 2011-10-10 21:05:54 -04:00
Kenneth Reitz e7b31af784 urllib3 fix 2011-10-10 20:59:10 -04:00
Kenneth Reitz 8fbd6d85e0 Merge remote-tracking branch 'origin/develop' into develop 2011-10-10 20:07:14 -04:00
Kenneth Reitz 8d4afcb5b8 urllib3 upgrade 2011-10-10 20:07:10 -04:00
Kenneth Reitz a166dd0ad7 Edited AUTHORS via GitHub 2011-10-10 15:58:34 -03:00
Kenneth Reitz 5871291956 Merge pull request #191 from nakajima/patch-1
just fixed a typo
2011-10-10 11:57:57 -07:00
Pat Nakajima 24ffc3610a just fixed a typo 2011-10-10 15:56:58 -03:00
Kenneth Reitz 85507dd042 shorten testimonials a bit 2011-10-10 14:36:32 -04:00
Kenneth Reitz 4ada2e5664 Added Armin's awesome testimonial \o/ 2011-10-10 14:33:35 -04:00
Kenneth Reitz 0cf9ede580 fix builds 2011-10-10 09:58:47 -04:00
Kenneth Reitz 975a183796 --core-target 2011-10-10 09:39:44 -04:00
Kenneth Reitz 7671e3878c blah 2011-10-10 09:20:24 -04:00
Kenneth Reitz 372e4d94c5 pyflakes 2011-10-10 08:56:23 -04:00
Kenneth Reitz e9f94e698d lost in merge 2011-10-10 01:27:05 -04:00
Kenneth Reitz 9697290111 added nose to reqs 2011-10-09 16:04:00 -04:00
Kenneth Reitz 03babafc7b Weakrefs for Reuqest/Response.
Closes #186
2011-10-09 08:34:13 -04:00
Kenneth Reitz 78b5d9ed45 Fix accidental-merge docstrings 2011-10-09 08:26:42 -04:00
Kenneth Reitz ba93593711 Merge branch 'master' into develop
Conflicts:
	AUTHORS
	HISTORY.rst
	requests/api.py
	requests/core.py
	requests/models.py
	test_requests.py
2011-10-09 07:16:49 -04:00
Kenneth Reitz a8695ecd32 v0.6.2 v0.6.2 2011-10-09 07:11:48 -04:00
Kenneth Reitz 98c719f714 Merge branch 'redirect-no-follow' of https://github.com/millerdev/requests 2011-10-09 07:05:14 -04:00
Kenneth Reitz b970d468d1 whoops 2011-10-06 11:58:03 -04:00
Daniel Miller dda533cf67 Added myself to AUTHORS file 2011-10-05 15:09:57 -04:00
Daniel Miller aa04cc9b42 Make get and head requests respect allow_redirects=False. 2011-10-05 14:36:12 -04:00
Kenneth Reitz 608d057066 nice and fast nose tests 2011-10-04 11:33:19 -04:00
Kenneth Reitz 04bcb74970 Add a trailing slash for twitter.com 2011-10-04 11:33:11 -04:00
Kenneth Reitz 6e90aa7d65 Merge branch 'refactor-urls' of https://github.com/jerem/requests into develop 2011-10-03 10:11:03 -04:00
Jérémy Bethmont 2361a6fc79 Renamed get_clean_url -> cleanup_url. 2011-10-03 11:16:43 +02:00
Jérémy Bethmont 7077272baa Merge remote-tracking branch 'upstream/develop' into refactor-urls
Conflicts:
	requests/models.py
2011-10-03 11:14:59 +02:00
Kenneth Reitz 0b475dd654 Test improvements
#180
2011-10-01 20:51:41 -04:00
Kenneth Reitz 1997dee3d9 🍰 2011-10-01 06:17:02 -04:00
Kenneth Reitz e1c0646f95 urllib3 bugfix 2011-10-01 06:04:41 -04:00
Kenneth Reitz c9f5614417 urllib3 update 2011-10-01 06:04:22 -04:00
Kenneth Reitz 7875a12617 async documentation 2011-10-01 04:52:28 -04:00
Kenneth Reitz 5afe11ba1c async module cleanups 2011-10-01 04:40:53 -04:00
Kenneth Reitz 47b98bc90f Typos
/cc @umbrae
2011-10-01 04:36:50 -04:00
Kenneth Reitz b58433fb74 ascii arts 2011-10-01 04:35:34 -04:00
Kenneth Reitz e228cf1cc4 Merge branch 'develop' of github.com:kennethreitz/requests into develop 2011-10-01 03:10:41 -04:00
Kenneth Reitz 3092483433 requests.async. Oh, yes :) 2011-09-30 07:08:59 -04:00
Kenneth Reitz 30d937f299 urllib3 2011-09-30 07:08:38 -04:00
Kenneth Reitz e8c2fc1585 ch ch ch changes 2011-09-30 07:08:33 -04:00
Kenneth Reitz 2e391fa44c pass hooks around, disable auto send request. 2011-09-30 07:08:04 -04:00
Kenneth Reitz 2f5008107c keepalive => keep_alive 2011-09-30 07:07:39 -04:00
Kenneth Reitz 4cd54d2f87 keepalive => keep_alive 2011-09-30 07:07:09 -04:00
Kenneth Reitz 87e8a12a9f Edited requests/api.py via GitHub 2011-09-29 10:28:00 -03:00
Jérémy Bethmont ffde764a91 Removed unused imports. 2011-09-26 11:00:25 +02:00
Jérémy Bethmont 62d29d5106 Fixed #174 and refactored urls quoting/concatenation in one function in utils.py. 2011-09-26 10:57:45 +02:00
Kenneth Reitz 5c132c98ca requests cookies behaving 2011-09-26 01:57:31 -04:00
Kenneth Reitz 14bd9ebb45 yay cookies 2011-09-26 01:33:18 -04:00
Kenneth Reitz 2f9e287f7d explicitly 2011-09-26 00:55:36 -04:00
Kenneth Reitz 8ac2fe6eb1 send file name 2011-09-26 00:53:43 -04:00