Commit Graph

1547 Commits

Author SHA1 Message Date
Kenneth Reitz ea1d5f3648 Fix content-length: 0
#454
2012-02-24 18:42:33 -05:00
Kenneth Reitz 83b4081e85 Builds?? 2012-02-24 00:45:17 -05:00
Kenneth Reitz e18e79d820 python3 fix 2012-02-24 00:44:01 -05:00
Kenneth Reitz 7234c7240a Merge branch 'master' into develop 2012-02-23 23:51:24 -05:00
Kenneth Reitz 7fa6276eb7 i can't believe i'm doing this 2012-02-23 22:43:16 -05:00
Kenneth Reitz bbdf81dc1c teh spelling 2012-02-23 22:34:17 -05:00
Kenneth Reitz 4b0d53dcb7 no color 2012-02-23 22:27:29 -05:00
Kenneth Reitz 746d2cad5d mirrors 2012-02-23 22:22:43 -05:00
Kenneth Reitz 14f57f6585 Merge remote-tracking branch 'origin/develop' into develop 2012-02-23 22:21:16 -05:00
Kenneth Reitz e63dff0a3a travis ci 2012-02-23 22:14:31 -05:00
Kenneth Reitz 3c58600187 Merge pull request #449 from benweatherman/develop
Don't bonk if .netrc isn't readable
2012-02-21 13:55:50 -08:00
Ben 572c15d049 Don't bonk if .netrc isn't readable.
It's possible in some shared hosting environments that the .netrc file isn't readable by the user for the calling process. In that circumstance, just forgo the netrc authentication.
2012-02-21 15:53:33 -06:00
Kenneth Reitz 99a6074816 Merge pull request #447 from gwrtheyrn/patch-1
Added StringIO/Image example to quickstart documentation.
2012-02-21 00:27:16 -08:00
Danilo Bargen 8b750ee182 Added StringIO/Image example to quickstart documentation. 2012-02-21 09:24:52 +01:00
Kenneth Reitz c9b4920230 v0.10.4 v0.10.4 2012-02-20 16:21:25 -05:00
Kenneth Reitz 793d314c8d Merge branch 'netrc' into develop 2012-02-20 16:20:44 -05:00
Kenneth Reitz 8c873712fe .netrc 2012-02-20 16:20:07 -05:00
Kenneth Reitz faae6b87b1 v0.10.4 2012-02-20 16:12:08 -05:00
Kenneth Reitz fd7610dd7a python 3 unicode grr 2012-02-20 16:07:36 -05:00
Kenneth Reitz b0e1865073 netrc fix 2012-02-20 15:43:45 -05:00
Kenneth Reitz de0658f7e8 stick .netrc auth in pipeline 2012-02-20 15:43:38 -05:00
Kenneth Reitz 79bb9ee141 netrc parsing 2012-02-20 15:35:19 -05:00
Kenneth Reitz 2f33679cb3 spacing 2012-02-20 15:35:02 -05:00
Kenneth Reitz 6f5735274b history for HEAD 3xx v0.10.3 2012-02-20 14:02:13 -05:00
Kenneth Reitz 709828204a HEADs don't follow redirects by default. 2012-02-20 13:56:11 -05:00
Kenneth Reitz b355b678a9 danger_mode redirect test 2012-02-20 13:51:46 -05:00
Kenneth Reitz 124c172c72 100k times 2012-02-20 13:49:29 -05:00
Kenneth Reitz 709c8bdcbf v0.10.3 2012-02-20 13:49:06 -05:00
Kenneth Reitz 2c55d269ce allow 3XX in danger_mode 2012-02-20 13:46:54 -05:00
Kenneth Reitz e0d1b09ffe don't raise for redirects if they're not allowed 2012-02-20 13:40:55 -05:00
Kenneth Reitz ceb42dd5de no more SOPA 2012-02-20 12:39:25 -05:00
Kenneth Reitz 80fe5dc147 none headers test
#433
2012-02-20 12:31:52 -05:00
Kenneth Reitz d806ffc1cd test cleanups 2012-02-20 12:30:22 -05:00
Kenneth Reitz 4f75f1f41d Values can be none #433 2012-02-20 12:30:12 -05:00
Kenneth Reitz fe10eeb5be SCHEMAS 2012-02-20 12:25:53 -05:00
Kenneth Reitz cf37f63ccb #435 2012-02-20 12:22:11 -05:00
Kenneth Reitz e7efce91fb models cleanup 2012-02-20 12:21:01 -05:00
Kenneth Reitz 5f834715d0 Merge branch 'issue_380' of https://github.com/Lukasa/requests into develop 2012-02-20 12:11:31 -05:00
Kenneth Reitz dd89df314d v0.10.3 2012-02-20 12:09:46 -05:00
Kenneth Reitz fdbb53db19 __file__ 2012-02-20 12:06:59 -05:00
Shrikant Sharat 590ce29743 Implemented #439. Added supporting test. 2012-02-19 15:11:19 +05:30
Kenneth Reitz 7548bc7ccc Update HISTORY.rst 2012-02-16 18:10:44 -05:00
Cory Benfield 544ebf402f Correct unfortunate typo. 2012-02-16 20:42:05 +00:00
Cory Benfield 640538adcb Fail if unsupported schemas are used.
requests only supports http and https. This change enforces that.
2012-02-16 20:20:20 +00:00
Cory Benfield 1ded0ad3d5 Remove a wayward change. 2012-02-16 19:32:20 +00:00
Cory Benfield d339b0f64f Added failing test for issue #380. 2012-02-16 18:21:32 +00:00
Kenneth Reitz 8e2696b385 history v0.10.2 2012-02-15 03:14:48 -05:00
Kenneth Reitz b5212ddc3d remove bunk utils for decoding 2012-02-15 03:09:40 -05:00
Kenneth Reitz dacaae520a bytes data fix for python3 2012-02-15 03:09:26 -05:00
Kenneth Reitz e663c77e70 fix bytes 2012-02-15 02:54:00 -05:00