Kenneth Reitz
|
5b54b3e53f
|
Merge branch 'develop' into feature/rewrite
Conflicts:
requests/__init__.py
|
2011-10-27 00:57:03 -04:00 |
|
Kenneth Reitz
|
e43b438729
|
test fix
|
2011-10-26 18:42:58 -04:00 |
|
Kenneth Reitz
|
8836c4b12a
|
history
|
2011-10-26 18:38:32 -04:00 |
|
Kenneth Reitz
|
3a4f6ba8b3
|
v0.7.4
v0.7.4
|
2011-10-26 18:36:14 -04:00 |
|
Kenneth Reitz
|
6ac1e02691
|
hooks fix #227
|
2011-10-26 18:35:01 -04:00 |
|
Kenneth Reitz
|
6140fac6aa
|
Default Accept header, a la curl
|
2011-10-25 16:10:49 -04:00 |
|
Kenneth Reitz
|
a957bcfd7b
|
Merge branch 'develop' into feature/rewrite
|
2011-10-24 20:55:45 -04:00 |
|
Kenneth Reitz
|
73ed950e70
|
simplify
|
2011-10-24 20:55:35 -04:00 |
|
Kenneth Reitz
|
6ef5094be6
|
Merge remote-tracking branch 'origin/develop' into develop
|
2011-10-24 20:55:01 -04:00 |
|
Kenneth Reitz
|
077758f713
|
Merge pull request #224 from stoey/84e89429
Syntax error for Python 2.5
|
2011-10-24 17:54:05 -07:00 |
|
Kenneth Reitz
|
8b9f689ecc
|
Merge branch 'develop' into feature/rewrite
Conflicts:
requests/__init__.py
requests/models.py
|
2011-10-24 10:09:36 -04:00 |
|
Kenneth Reitz
|
428fc9c0bd
|
PASS ALL TEH TESTS
|
2011-10-24 01:46:05 -04:00 |
|
Kenneth Reitz
|
d04f31b302
|
HTTPError
|
2011-10-23 18:33:27 -04:00 |
|
Kenneth Reitz
|
4673d3dfa7
|
v0.8.0
|
2011-10-23 18:28:32 -04:00 |
|
Kenneth Reitz
|
a548b6249d
|
HTTPError
|
2011-10-23 18:27:54 -04:00 |
|
Kenneth Reitz
|
a9822b0bb6
|
fix content uploads
|
2011-10-23 18:24:14 -04:00 |
|
Kenneth Reitz
|
3d3f05884f
|
use new system
|
2011-10-23 18:15:21 -04:00 |
|
Kenneth Reitz
|
50c39fd95a
|
poolmanager in sessions
|
2011-10-23 18:15:13 -04:00 |
|
Kenneth Reitz
|
28a9534383
|
add pool configurations to defaults
|
2011-10-23 18:15:02 -04:00 |
|
Kenneth Reitz
|
c108c5300f
|
No mo' HttpError
|
2011-10-23 17:18:46 -04:00 |
|
Kenneth Reitz
|
0008b035e2
|
v0.7.3
v0.7.3
|
2011-10-23 16:56:47 -04:00 |
|
Kenneth Reitz
|
be69529dca
|
oops, debugging prints
|
2011-10-23 16:53:21 -04:00 |
|
Kenneth Reitz
|
dac050bf40
|
New status_code-based errors
|
2011-10-23 16:36:53 -04:00 |
|
Kenneth Reitz
|
e7a7615e0d
|
Merge branch 'feature/urllib3-backup' into feature/rewrite
|
2011-10-23 16:31:41 -04:00 |
|
Kenneth Reitz
|
7c271a466f
|
Import urllib3
|
2011-10-23 16:18:52 -04:00 |
|
Kenneth Reitz
|
95336a0542
|
Merge branch 'develop' into feature/rewrite
|
2011-10-23 16:15:06 -04:00 |
|
Kenneth Reitz
|
e257151ffc
|
Merge branch 'master' into develop
|
2011-10-23 16:10:24 -04:00 |
|
Kenneth Reitz
|
84a2b35b71
|
Readme update.
|
2011-10-23 16:03:06 -04:00 |
|
Kenneth Reitz
|
e15834da8e
|
v0.7.2
v0.7.2
|
2011-10-23 15:40:26 -04:00 |
|
Kenneth Reitz
|
f1bb25b1ec
|
bugfix
|
2011-10-23 15:39:33 -04:00 |
|
Kenneth Reitz
|
6b9cb059f6
|
Merge branch 'develop'
|
2011-10-23 15:21:42 -04:00 |
|
Kenneth Reitz
|
02cf3dce37
|
v0.7.1
v0.7.1
|
2011-10-23 15:18:27 -04:00 |
|
Kenneth Reitz
|
4fb72a2e68
|
Merge branch 'feature/detach' into develop
|
2011-10-23 15:18:09 -04:00 |
|
Kenneth Reitz
|
58b1c69b6a
|
Explain custom auth handlers
|
2011-10-23 15:13:34 -04:00 |
|
Kenneth Reitz
|
8f8dbec0d5
|
docs for basic/digest auth
|
2011-10-23 14:59:46 -04:00 |
|
Kenneth Reitz
|
e46251b727
|
ch ch changes
|
2011-10-23 14:52:20 -04:00 |
|
Kenneth Reitz
|
82cbae479c
|
history for this
|
2011-10-23 14:51:22 -04:00 |
|
Kenneth Reitz
|
b88fbb5e0c
|
KILL THE AUTH HANDLERS
|
2011-10-23 14:49:59 -04:00 |
|
Kenneth Reitz
|
68b4830948
|
Add argument injection hook back
|
2011-10-23 14:47:15 -04:00 |
|
Kenneth Reitz
|
9966017a49
|
Add new utilities from werkzeug
|
2011-10-23 14:46:58 -04:00 |
|
Kenneth Reitz
|
53c7b77735
|
Digest Authentication test.
|
2011-10-23 14:46:44 -04:00 |
|
Kenneth Reitz
|
491a3c075d
|
Move hooks into internal event loop
|
2011-10-23 14:46:35 -04:00 |
|
Kenneth Reitz
|
4916b1c2ce
|
pep8
|
2011-10-23 14:44:26 -04:00 |
|
Kenneth Reitz
|
60b37e54b5
|
Digest authentication support!
Ripped from urllib2
|
2011-10-23 14:44:20 -04:00 |
|
Kenneth Reitz
|
b7c788cc56
|
prettier async patching
|
2011-10-23 14:44:00 -04:00 |
|
Kenneth Reitz
|
12db1576e9
|
auth tuple fix
|
2011-10-23 12:26:46 -04:00 |
|
Kenneth Reitz
|
af6aa3e572
|
Move hooks out of top-level loop
|
2011-10-23 12:26:41 -04:00 |
|
Kenneth Reitz
|
20e0ee4968
|
Remove AuthObject entirely.
|
2011-10-23 11:35:01 -04:00 |
|
Kenneth Reitz
|
4892a305d9
|
more advanced authentication mechanism
|
2011-10-23 11:33:03 -04:00 |
|
Kenneth Reitz
|
495c3d5006
|
Use new authentication style in models
🤘
|
2011-10-23 11:15:42 -04:00 |
|