Merge remote-tracking branch 'origin/master'

This commit is contained in:
Kenneth Reitz
2013-03-04 17:54:32 -05:00
+4
View File
@@ -176,6 +176,10 @@ class Session(SessionRedirectMixin):
200
"""
__attrs__ = [
'headers', 'cookies', 'auth', 'timeout', 'proxies', 'hooks',
'params', 'verify', 'cert', 'prefetch']
def __init__(self):
#: A case-insensitive dictionary of headers to be sent on each