Kenneth Reitz
|
34917618d8
|
+1
|
2013-01-11 09:34:14 -05:00 |
|
Kenneth Reitz
|
1a7c91f658
|
Merge remote-tracking branch 'origin/master'
v1.1.0
|
2013-01-10 02:13:06 -05:00 |
|
Kenneth Reitz
|
41687c8fa8
|
v1.1.0 and docs
|
2013-01-10 02:13:02 -05:00 |
|
Kenneth Reitz
|
91f6e69cc4
|
Merge pull request #1092 from jianlius/case-insensitive-update
Make merge_kwargs case-insensitive when looking up keys.
|
2013-01-09 23:07:45 -08:00 |
|
Kenneth Reitz
|
6ec1a9ca52
|
Merge pull request #1091 from vinodc/specify_file_content_type
Allow for explicit file content type support
|
2013-01-09 23:02:47 -08:00 |
|
Kenneth Reitz
|
9d33629b6d
|
don't supply params for directs
Closes #1070
|
2013-01-10 01:58:46 -05:00 |
|
Kenneth Reitz
|
ef8563ab36
|
CHUNKED REQUESTS!
|
2013-01-10 01:58:29 -05:00 |
|
Jian Li
|
a392a87389
|
Retrieve kwargs.keys() just once.
|
2013-01-09 22:07:38 -08:00 |
|
Kenneth Reitz
|
4a5b5bc86e
|
test cleanup
|
2013-01-10 00:40:17 -05:00 |
|
Jian Li
|
68edcd12b1
|
Make merge_kwargs case-insensitive when looking up keys.
|
2013-01-09 21:29:24 -08:00 |
|
Vinod Chandru
|
fbc366c1a5
|
Fixing test to ensure it passes with python 3.
|
2013-01-09 20:10:54 -08:00 |
|
Vinod Chandru
|
20b10aed1b
|
Allow for third argument in file dict value to support explicit
file content type.
|
2013-01-09 19:29:28 -08:00 |
|
Kenneth Reitz
|
b4505284f2
|
Merge pull request #1080 from sigmavirus24/master
Fix #1079
|
2013-01-07 10:42:30 -08:00 |
|
Kenneth Reitz
|
47fe258b5a
|
Merge pull request #1085 from graingert/patch-1
Update the advanced doc to use the r.json method
|
2013-01-07 10:42:14 -08:00 |
|
Kenneth Reitz
|
21616a815b
|
Merge pull request #1086 from graingert/patch-2
Update the link headers doc to match the code
|
2013-01-07 10:41:51 -08:00 |
|
Kenneth Reitz
|
50934e056e
|
Merge pull request #1089 from PaulMcMillan/philosophy
Clarify support for alternative distributions
|
2013-01-07 10:41:32 -08:00 |
|
Paul McMillan
|
ba1df2cfca
|
Clarify support for alternative distributions
|
2013-01-07 13:34:51 -05:00 |
|
Thomas Grainger
|
7dc13e5cab
|
Update the link headers doc to match the code
|
2013-01-04 21:46:14 +00:00 |
|
Thomas Grainger
|
7687746c7c
|
Update the advanced doc to use the r.json method
|
2013-01-04 21:33:51 +00:00 |
|
Ian Cordasco
|
5264c71d86
|
Fix #1079
Restore the functionality from here:
https://github.com/kennethreitz/requests/blob/v0.14.2/requests/models.py#L884
|
2013-01-02 14:25:33 -05:00 |
|
Kenneth Reitz
|
5d87e1aeba
|
Update LICENSE
|
2012-12-31 17:59:18 -05:00 |
|
Kenneth Reitz
|
c03e893416
|
Merge pull request #1076 from sigmavirus24/master
Remove (safe|danger)_mode references from docs
|
2012-12-30 23:49:44 -08:00 |
|
Ian Cordasco
|
fef09a6691
|
Remove safe_mode/danger_mode from docs
|
2012-12-30 19:46:04 -05:00 |
|
Kenneth Reitz
|
1d35d439cc
|
Merge pull request #1071 from Lukasa/master
Proxies should have schemes.
|
2012-12-28 07:41:55 -08:00 |
|
Cory Benfield
|
054e1ab3ee
|
Remove silly print statement.
|
2012-12-28 15:38:04 +00:00 |
|
Cory Benfield
|
641f4611b2
|
Make sure proxies have their scheme attached.
|
2012-12-27 13:37:36 +00:00 |
|
Kenneth Reitz
|
594716abea
|
Merge pull request #1060 from Lukasa/proxy
Provide full URL to proxies.
|
2012-12-27 03:24:55 -08:00 |
|
Cory Benfield
|
d675abbd3f
|
Remove unneeded import.
|
2012-12-27 11:22:36 +00:00 |
|
Cory Benfield
|
702f4039bc
|
Use full URL when contacting proxies.
Requests should use the full URL, not the path URL, when forwarding
traffic through proxies.
|
2012-12-27 11:22:36 +00:00 |
|
Cory Benfield
|
b479a62ec2
|
PreparedRequests don't carry proxy information.
The proxy info appears to be carried on the session. The only remnants
of proxy handling are this line in __init__().
|
2012-12-27 11:22:36 +00:00 |
|
Kenneth Reitz
|
81c18c70f5
|
Merge pull request #1065 from slingamn/certs.release
clean up code support for OS certificate bundles
|
2012-12-23 02:49:02 -08:00 |
|
Shivaram Lingamneni
|
bbea679ab2
|
clean up code support for OS certificate bundles
|
2012-12-23 02:40:18 -08:00 |
|
Kenneth Reitz
|
f1d51aa7eb
|
timeout
|
2012-12-23 02:45:41 -05:00 |
|
Kenneth Reitz
|
5b5ff69201
|
update docs
v1.0.4
|
2012-12-23 02:42:14 -05:00 |
|
Kenneth Reitz
|
0665129008
|
reorder out there
|
2012-12-23 02:34:53 -05:00 |
|
Kenneth Reitz
|
afd6482219
|
python for ios
|
2012-12-23 02:33:03 -05:00 |
|
Kenneth Reitz
|
a23f22e5dc
|
support
|
2012-12-23 02:29:24 -05:00 |
|
Kenneth Reitz
|
e00e50d01a
|
philsophy
|
2012-12-23 02:27:28 -05:00 |
|
Kenneth Reitz
|
1960c3c29d
|
Benevolent
|
2012-12-23 02:25:59 -05:00 |
|
Kenneth Reitz
|
08f66a99b1
|
semantic versioning
|
2012-12-23 02:13:31 -05:00 |
|
Kenneth Reitz
|
ab64052642
|
developer values
|
2012-12-23 02:07:01 -05:00 |
|
Kenneth Reitz
|
25a9c9fb22
|
- Python 2.6—3.3
|
2012-12-23 01:56:46 -05:00 |
|
Kenneth Reitz
|
f0beed8686
|
+
|
2012-12-23 01:53:22 -05:00 |
|
Kenneth Reitz
|
5a7d461230
|
philosophy
|
2012-12-23 01:51:23 -05:00 |
|
Kenneth Reitz
|
d45eb53bc7
|
contributor
|
2012-12-23 01:50:52 -05:00 |
|
Kenneth Reitz
|
911e8aec8d
|
developer interface
|
2012-12-23 01:50:23 -05:00 |
|
Kenneth Reitz
|
9f89ebe0de
|
request sessions
|
2012-12-23 01:49:44 -05:00 |
|
Kenneth Reitz
|
526a0befc7
|
cleaup api docs
|
2012-12-23 01:47:35 -05:00 |
|
Kenneth Reitz
|
f0fe551dc9
|
thanks, @sigmavirus24
|
2012-12-23 01:45:49 -05:00 |
|
Kenneth Reitz
|
f8e2d0e732
|
api docs
|
2012-12-23 01:44:54 -05:00 |
|