Ryan Kelly
3900243297
Dont use requote_path when dealing with redirects.
...
This was breaking redirect locations with a query string, by quoting the
question-mark. Since the path will be passed through requote_path on
the next request anyway, doing it here seems unnecessary.
2011-11-18 09:03:28 +11:00
Ryan Kelly
f7fdfe8b9a
Correct handling of URLs with quoted slashes.
2011-11-17 11:00:02 +11:00
Kenneth Reitz
76dacaf231
homepage update
2011-11-16 18:16:09 -05:00
Kenneth Reitz
6b129ec0c9
urllib3 fix
2011-11-15 10:01:37 -05:00
Kenneth Reitz
b79dea97fd
v0.8.1
v0.8.1
2011-11-15 09:56:21 -05:00
Kenneth Reitz
4504953212
Only send URL path to servers
...
Closes #256
2011-11-15 09:52:42 -05:00
Kenneth Reitz
2ccc68c4b4
Merge pull request #268 from benmao/develop
...
fixed: 301 request does not use proxy.
2011-11-15 05:58:10 -08:00
ben
7c66e6f267
fixed: 301 request does not use proxy.
2011-11-15 15:53:38 +08:00
Kenneth Reitz
bec201c5ca
Merge pull request #267 from benmao/develop
...
fixed proxy
2011-11-14 19:04:02 -08:00
ben
35b0c5e16e
fixed proxy
2011-11-15 10:59:39 +08:00
Kenneth Reitz
fc0565fa5d
Merge pull request #260 from joequery/doc_changes
...
Doc changes
2011-11-14 13:43:01 -08:00
Kenneth Reitz
289e813ab6
Merge pull request #262 from petermanser/patch-1
...
Fixing status codes. Somehow these were wrong.
2011-11-14 13:42:24 -08:00
Kenneth Reitz
8a1b0e1852
Merge pull request #264 from pennersr/patch-1
...
Pass along timeout when following redirects (closes #263 )
2011-11-14 13:42:18 -08:00
Raymond Penners
f0edd4a3e0
Pass along timeout when following redirects ( closes #263 )
2011-11-14 10:04:07 +01:00
Peter Manser
a64a62088a
Fixing status codes. Somehow these were wrong.
2011-11-14 09:44:43 +01:00
Joseph McCullough
588b6bbf8a
Added OAuth reference to quickstart file
2011-11-14 01:09:12 -06:00
Joseph McCullough
d3cbf37352
Removed closed issues from todo doc
2011-11-14 00:49:11 -06:00
Kenneth Reitz
6b377cc919
grocer's apostrophe
2011-11-13 01:24:29 -05:00
Kenneth Reitz
e91fe9b2b8
stray note
2011-11-13 01:21:58 -05:00
Kenneth Reitz
45c9ecc82a
missing param in quick start
2011-11-13 01:21:30 -05:00
Kenneth Reitz
3d49eb40f8
sp
2011-11-13 01:17:27 -05:00
Kenneth Reitz
9f6246a7b8
s
2011-11-13 00:59:22 -05:00
Kenneth Reitz
9aa62d5622
13th
v0.8.0
2011-11-13 00:48:54 -05:00
Kenneth Reitz
bcc48a9607
whatespace
2011-11-13 00:43:14 -05:00
Kenneth Reitz
3458e6a905
upstream urllib3
2011-11-13 00:38:08 -05:00
Kenneth Reitz
0086f97b65
Guess filename.
...
Closes #192
2011-11-13 00:36:22 -05:00
Kenneth Reitz
06b9d154cc
Merge pull request #255 from shazow/patch-1
...
Adding me into a Urllib3 subsection (as was in urllib3-backup).
2011-11-12 19:52:05 -08:00
Andrey Petrov
e8668fb512
Adding me into a Urllib3 subsection (as was in urllib3-backup).
2011-11-12 18:16:20 -08:00
Kenneth Reitz
14a798882c
fixes
2011-11-12 18:34:40 -05:00
Kenneth Reitz
37bbdbe8c3
urllib3 in setup.py
2011-11-12 18:34:33 -05:00
Kenneth Reitz
4ab76943ef
document timeouts
2011-11-12 18:34:27 -05:00
Kenneth Reitz
30377ca912
redirection docs
2011-11-12 18:23:26 -05:00
Kenneth Reitz
0a24de2ef9
big docs update on workflow of request lifecycle
2011-11-12 18:23:19 -05:00
Kenneth Reitz
3462d9c87b
trust built-in if its available
2011-11-12 16:49:08 -05:00
Kenneth Reitz
2584c48e8d
python2.5 cookie support
2011-11-12 16:47:40 -05:00
Kenneth Reitz
0a4b7356ac
rip 2.7.x collections out
2011-11-12 16:47:14 -05:00
Kenneth Reitz
ec926a4958
test fix
2011-11-12 16:46:53 -05:00
Kenneth Reitz
e84d84b5b8
use new collections MutableMutex
2011-11-12 16:39:18 -05:00
Kenneth Reitz
cfc1a76381
no auto async
2011-11-12 13:14:51 -08:00
Kenneth Reitz
6730818ddc
explicit
2011-11-12 13:14:42 -08:00
Kenneth Reitz
7ee2b79127
import async if it's available
2011-11-12 13:08:17 -08:00
Kenneth Reitz
58c77bac27
quicker start
2011-11-12 13:03:29 -08:00
Kenneth Reitz
40c54800a6
file uploads
2011-11-12 13:01:42 -08:00
Kenneth Reitz
3fccf63f49
stylee
2011-11-12 12:58:46 -08:00
Kenneth Reitz
6a23625c11
give Request session reference for parameter+redirects
2011-11-12 12:57:32 -08:00
Kenneth Reitz
474e17b0af
remove bunk __all__s
2011-11-12 12:53:23 -08:00
Kenneth Reitz
f1e8700e9a
consistiency
2011-11-12 12:51:30 -08:00
Kenneth Reitz
c05c64d21b
better defaults
2011-11-12 12:48:45 -08:00
Kenneth Reitz
c0d8e8e846
models cleanup
2011-11-12 12:48:28 -08:00
Kenneth Reitz
58e3dd9de8
fix urllib3 bug
2011-11-12 12:47:21 -08:00