Donald Stufft
|
21f60fe8df
|
Move the user agent generation into it's own utility function
|
2012-07-08 00:47:24 -04:00 |
|
Donald Stufft
|
523433f26c
|
Readd default that was accidently removed
|
2012-07-08 00:37:23 -04:00 |
|
Donald Stufft
|
11433d942d
|
Include the system name and version in the default user agent
|
2012-07-07 16:13:39 -04:00 |
|
Donald Stufft
|
982268a201
|
Include the implementation and implementation version number in the default User-Agent
|
2012-07-07 16:08:22 -04:00 |
|
Arup Malakar
|
b28673368b
|
Issue #505: Changed the store_cookie configuration to be part of the config dict, instead of being a new argument
|
2012-05-23 14:12:18 -07:00 |
|
Kenneth Reitz
|
e831947be4
|
strict mode for #269
|
2012-03-30 23:15:31 -04:00 |
|
Kenneth Reitz
|
e15ae8f9a7
|
v0.10.8
|
2012-03-09 07:55:54 -08:00 |
|
Kenneth Reitz
|
946f7ec579
|
percent encoded
|
2012-03-07 16:50:02 -08:00 |
|
Kenneth Reitz
|
cf5ddecc4c
|
encode_uri
|
2012-03-07 16:28:04 -08:00 |
|
Kenneth Reitz
|
09b6aef835
|
encode urls setting
|
2012-03-07 16:13:34 -08:00 |
|
Kenneth Reitz
|
fe10eeb5be
|
SCHEMAS
|
2012-02-20 12:25:53 -05:00 |
|
Kenneth Reitz
|
efd2b57b92
|
cleanup docs for request defaults
|
2012-01-21 01:44:57 -05:00 |
|
Kenneth Reitz
|
6d071f4331
|
kill decode_unicode config
|
2012-01-21 01:23:35 -05:00 |
|
Bryan Helmig
|
459a91c54f
|
highway to the danger_mode
|
2012-01-05 12:50:44 -06:00 |
|
Bryan Helmig
|
115b51e68c
|
add eager mode for raising errors immediately
|
2012-01-04 22:08:01 -06:00 |
|
Nick Hatch
|
a6412b02ba
|
Fix spelling errors, typos.
|
2011-12-11 01:58:55 -06:00 |
|
Kenneth Reitz
|
02408973c6
|
keep-alive as config option only
better defaults
|
2011-11-12 12:47:11 -08:00 |
|
Kenneth Reitz
|
50279dd83c
|
Remove timeout configuration
|
2011-11-12 10:00:30 -08:00 |
|
Kenneth Reitz
|
ce42b338f4
|
Configurations
|
2011-11-09 17:16:03 -08:00 |
|
Kenneth Reitz
|
e725f30625
|
document defaults
|
2011-11-09 16:52:27 -08:00 |
|
Kenneth Reitz
|
0c4b973dcf
|
keep_alive is now disable-able!
|
2011-11-09 15:54:24 -08:00 |
|
Kenneth Reitz
|
99f0ef4766
|
add safe_mode for @bitprophet :)
|
2011-11-09 15:46:01 -08:00 |
|
Kenneth Reitz
|
6a51f6b2f8
|
add 'max_retries' configuration
|
2011-11-09 15:30:33 -08:00 |
|
Kenneth Reitz
|
5b54b3e53f
|
Merge branch 'develop' into feature/rewrite
Conflicts:
requests/__init__.py
|
2011-10-27 00:57:03 -04:00 |
|
Kenneth Reitz
|
6140fac6aa
|
Default Accept header, a la curl
|
2011-10-25 16:10:49 -04:00 |
|
Kenneth Reitz
|
28a9534383
|
add pool configurations to defaults
|
2011-10-23 18:15:02 -04:00 |
|
Kenneth Reitz
|
4916b1c2ce
|
pep8
|
2011-10-23 14:44:26 -04:00 |
|
Kenneth Reitz
|
1a4dfad52d
|
mod string formatting for 2.5
|
2011-10-22 21:33:00 -04:00 |
|
Kenneth Reitz
|
0ee6c1fa68
|
kill accept_gzip config
|
2011-10-22 20:55:46 -04:00 |
|
Kenneth Reitz
|
4dc48b6521
|
_config => defaults
|
2011-10-22 20:25:27 -04:00 |
|