Kenneth Reitz
58d5e0318e
api.py -> api.rst
2011-05-15 21:01:44 -04:00
Kenneth Reitz
3e23e48239
docs intro
2011-05-15 20:46:36 -04:00
Kenneth Reitz
f1f5788066
docs refactor
2011-05-15 20:46:28 -04:00
Kenneth Reitz
928facfcd9
better links
2011-05-15 20:34:40 -04:00
Kenneth Reitz
70857f3097
example udpate
2011-05-15 20:25:01 -04:00
Kenneth Reitz
da726fc030
webkit scrollbars
2011-05-15 20:24:55 -04:00
Kenneth Reitz
874a874ea6
better index
2011-05-15 17:52:09 -04:00
Kenneth Reitz
0f76e17258
index cleanup
2011-05-15 17:49:59 -04:00
Kenneth Reitz
6b36911260
testimonials
2011-05-15 17:28:16 -04:00
Kenneth Reitz
1ebf3afb24
orgs
2011-05-15 13:23:05 -04:00
Kenneth Reitz
84544b1d01
link fix
2011-05-15 13:14:22 -04:00
Kenneth Reitz
319b570f82
much better index
2011-05-15 13:13:41 -04:00
Kenneth Reitz
f7481adf45
better verbage
2011-05-15 13:05:22 -04:00
Kenneth Reitz
9b165629f9
better title
2011-05-15 13:01:58 -04:00
Kenneth Reitz
79b43b2b6e
better
2011-05-15 12:49:19 -04:00
Kenneth Reitz
80b71a03ce
initial doc index
2011-05-15 12:43:34 -04:00
Kenneth Reitz
2546bafdde
name fix
2011-05-15 11:35:06 -04:00
Kenneth Reitz
d27e4bff1e
ignore builds
2011-05-15 00:41:26 -04:00
Kenneth Reitz
27dd96cf3d
config update
2011-05-15 00:41:00 -04:00
Kenneth Reitz
3e45e4ba51
added krthemes
2011-05-15 00:38:59 -04:00
Kenneth Reitz
0ee249247a
updated history for v0.4.0
2011-05-15 00:00:44 -04:00
Kenneth Reitz
0f520a8c69
Merge branch 'release/0.4.0' into develop
2011-05-14 23:58:07 -04:00
Kenneth Reitz
aa33194606
Merge branch 'release/0.4.0'
2011-05-14 23:58:00 -04:00
Kenneth Reitz
51360e1ede
version bump
2011-05-14 23:57:53 -04:00
Kenneth Reitz
af0febe8ad
history update
2011-05-14 23:57:19 -04:00
Kenneth Reitz
155863bf71
readme update
2011-05-14 23:55:15 -04:00
Kenneth Reitz
3cec61481c
ignore http errors in redirect loops
2011-05-14 23:22:26 -04:00
Kenneth Reitz
5708fe9565
python 2.5 fix
2011-05-14 23:21:58 -04:00
Kenneth Reitz
c40deefb8a
cleanup mess
2011-05-14 23:03:31 -04:00
Kenneth Reitz
cd8ce63a3b
Custom RedirectHandler and .history support.
...
Closes #23
2011-05-14 23:01:13 -04:00
Kenneth Reitz
35beda21b8
pass things into the dict
2011-05-14 22:02:14 -04:00
Kenneth Reitz
85b8b2bd44
CaseInsensitiveDict for Headers
2011-05-14 22:02:07 -04:00
Kenneth Reitz
29aa7736ca
Headers: Default to None
2011-05-14 21:52:33 -04:00
Kenneth Reitz
e8ff405fce
remote async __all__
2011-05-14 21:50:41 -04:00
Kenneth Reitz
5172d24e66
New CaseInsensitiveDict
2011-05-14 21:50:25 -04:00
Kenneth Reitz
dfe7d877eb
date header on history
2011-05-14 14:46:47 -04:00
Kenneth Reitz
0c00a17372
Merge branch 'release/0.3.4'
2011-05-14 14:31:24 -04:00
Kenneth Reitz
fa1db95814
Version bump: v0.3.4
2011-05-14 14:30:36 -04:00
Kenneth Reitz
d77c0ec138
history update
2011-05-14 14:29:41 -04:00
Kenneth Reitz
8ba12ff4f3
cleaner patch names
2011-05-14 14:24:12 -04:00
Kenneth Reitz
14ef462263
package refactor
2011-05-14 14:21:42 -04:00
Kenneth Reitz
1421ffa32a
HTTP Basic recursion. Fixes #31
2011-05-14 14:02:36 -04:00
Kenneth Reitz
62931b60f8
history for v0.3.4
2011-05-14 13:11:08 -04:00
Kenneth Reitz
b1e28c7fd8
Added Megan Emurayama to authors
2011-05-14 13:04:49 -04:00
Kenneth Reitz
9b0bb871d2
Merge pull request #29 from meganemura/requests
...
---
raised Attribute Error when post str data something like json because of not having items attribute.
move encoding data to utf-8 inside hasattr(data, items)
2011-05-12 13:36:45 -04:00
megane murayama
1971bdbe67
fix for post non-dict data
2011-05-12 12:50:09 -04:00
Kenneth Reitz
912f48eece
slight refactor
2011-05-12 10:12:04 -04:00
Kenneth Reitz
86fb0cb235
Merge https://github.com/jgorset/requests into develop
2011-05-12 10:09:00 -04:00
Johannes Gorset
23ee58d6ec
Encode both keys and values for incoming unicode data as UTF-8, coincidentally fixing a bug that caused UTF-8 encoded byte strings to be encoded twice and causing an UnicodeDecodeError.
2011-05-12 10:27:41 +02:00
Kenneth Reitz
9e0dcae0aa
Merge branch 'release/0.3.3' into develop
2011-05-12 04:02:18 -04:00