summaryrefslogtreecommitdiff
path: root/requests/defaults.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #505: Changed the store_cookie configuration to be part of the config d...Arup Malakar2012-05-231-0/+2
* strict mode for #269Kenneth Reitz2012-03-301-0/+3
* v0.10.8Kenneth Reitz2012-03-091-0/+2
* percent encodedv0.10.7Kenneth Reitz2012-03-071-0/+1
* encode_uriKenneth Reitz2012-03-071-1/+1
* encode urls settingKenneth Reitz2012-03-071-0/+1
* SCHEMASKenneth Reitz2012-02-201-0/+4
* cleanup docs for request defaultsKenneth Reitz2012-01-211-4/+1
* kill decode_unicode configKenneth Reitz2012-01-211-1/+0
* highway to the danger_modeBryan Helmig2012-01-051-2/+2
* add eager mode for raising errors immediatelyBryan Helmig2012-01-041-0/+2
* Fix spelling errors, typos.Nick Hatch2011-12-111-1/+1
* keep-alive as config option onlyKenneth Reitz2011-11-121-2/+2
* Remove timeout configurationKenneth Reitz2011-11-121-1/+0
* ConfigurationsKenneth Reitz2011-11-091-28/+12
* document defaultsKenneth Reitz2011-11-091-2/+19
* keep_alive is now disable-able!Kenneth Reitz2011-11-091-1/+1
* add safe_mode for @bitprophet :)Kenneth Reitz2011-11-091-0/+1
* add 'max_retries' configurationKenneth Reitz2011-11-091-0/+1
* Merge branch 'develop' into feature/rewriteKenneth Reitz2011-10-271-1/+2
|\
| * Default Accept header, a la curlKenneth Reitz2011-10-251-0/+1
* | add pool configurations to defaultsKenneth Reitz2011-10-231-1/+2
|/
* pep8Kenneth Reitz2011-10-231-1/+1
* mod string formatting for 2.5v0.7.0Kenneth Reitz2011-10-221-1/+1
* kill accept_gzip configKenneth Reitz2011-10-221-11/+1
* _config => defaultsKenneth Reitz2011-10-221-0/+48