summaryrefslogtreecommitdiff
path: root/requests
Commit message (Expand)AuthorAgeFilesLines
* v1.0.2v1.0.2Kenneth Reitz2012-12-171-2/+2
* v1.0.2Kenneth Reitz2012-12-171-2/+2
* v1.0.1v1.0.1Kenneth Reitz2012-12-171-2/+2
* fix for #1017Kenneth Reitz2012-12-171-2/+2
* Merge pull request #1020 from Lukasa/miscKenneth Reitz2012-12-171-1/+1
|\
| * Fix off-by-one error.Cory Benfield2012-12-171-1/+1
* | CURL_CA_BUNDLEKenneth Reitz2012-12-172-8/+10
* | fix verify bugKenneth Reitz2012-12-171-1/+1
|/
* 0x01000Kenneth Reitz2012-12-171-1/+1
* updateKenneth Reitz2012-12-171-1/+1
* update docsKenneth Reitz2012-12-172-12/+6
* remove chardetKenneth Reitz2012-12-1737-7238/+0
* new tests!Kenneth Reitz2012-12-171-2/+2
* proxy managerKenneth Reitz2012-12-172-3/+16
* tensionKenneth Reitz2012-12-173-60/+3
* Connection Adapter Mounting!Kenneth Reitz2012-12-171-2/+21
* apparent_encodingKenneth Reitz2012-12-171-0/+5
* /s/prefetch/streamKenneth Reitz2012-12-174-16/+13
* remove bunkKenneth Reitz2012-12-171-2/+0
* docstringsKenneth Reitz2012-12-171-0/+1
* urlparse(url)Kenneth Reitz2012-12-172-17/+21
* generator rejectionKenneth Reitz2012-12-171-2/+6
* fix cookiesKenneth Reitz2012-12-171-5/+6
* __attrs__Kenneth Reitz2012-12-171-4/+0
* nice and cleanupKenneth Reitz2012-12-173-47/+26
* fix params supportKenneth Reitz2012-12-172-5/+38
* remove iter_json, don't want to commit to itKenneth Reitz2012-12-172-8/+0
* cleanupKenneth Reitz2012-12-171-33/+15
* no staticmethodKenneth Reitz2012-12-171-1/+1
* digest works!Kenneth Reitz2012-12-174-13/+12
* remove old auth stuffKenneth Reitz2012-12-171-102/+0
* hooks and thingsKenneth Reitz2012-12-173-140/+57
* new urllib3Kenneth Reitz2012-12-178-72/+190
* charade v1.0.1Kenneth Reitz2012-12-171-3/+4
* responseKenneth Reitz2012-12-172-10/+4
* hmmmKenneth Reitz2012-12-172-14/+11
* redorder importsKenneth Reitz2012-12-171-6/+4
* cleanup to url logicKenneth Reitz2012-12-171-7/+2
* further remove configKenneth Reitz2012-12-173-28/+2
* reduce importsKenneth Reitz2012-12-171-3/+2
* from cookies import extract_cookies_to_jarKenneth Reitz2012-12-172-6/+4
* mehKenneth Reitz2012-12-171-5/+3
* better yieldKenneth Reitz2012-12-171-3/+1
* MaxRedirectsKenneth Reitz2012-12-171-11/+8
* murder the defaultsKenneth Reitz2012-12-172-25/+1
* further remove configKenneth Reitz2012-12-174-28/+19
* actually honor detailsKenneth Reitz2012-12-171-2/+2
* iter_jsonKenneth Reitz2012-12-171-0/+5
* history is a tuple, not listKenneth Reitz2012-12-171-5/+4
* epic redirect generator is epicKenneth Reitz2012-12-171-8/+7