Commit Graph

10 Commits

Author SHA1 Message Date
Nurlan Nugumanov
c32fe54786 requests.head omits Content-Length and therefore yandex-tank cannot determine the ammofile size and always streams it
https://github.com/kennethreitz/requests/issues/2731
Requests library specifies gzip, deflate as acceptable encodings by default and urllib2 specifies identity by default.
2015-08-20 16:20:47 +03:00
Tonsofattraction
0d4f3edad5 Update util.py
handle 405 for head method
handle 302 for head method
2015-06-29 19:51:12 +03:00
Alexey Lavrenuke
6d87a9ed54 more logging 2015-06-17 19:29:49 +03:00
Tonsofattraction
3055a9099a syntax fix 2015-06-15 16:52:04 +03:00
Tonsofattraction
c18bdaa6fa indent fix
github editor indentations definitely need to be fixed
2015-06-15 16:50:05 +03:00
Tonsofattraction
71629a7936 stupid indents... 2015-06-15 16:35:57 +03:00
Tonsofattraction
f276aeeff8 indent fix 2015-06-15 16:13:06 +03:00
Tonsofattraction
8dffe9d9aa indent fix 2015-06-15 16:07:36 +03:00
Tonsofattraction
95507634d4 Update util.py
fs_opener and gz_opener as well as http_opener have hash and data_length properties 
python-requests dependency used here
2015-06-15 15:44:56 +03:00
Alexey Lavrenuke
dca844bf68 Moving files around 2015-02-03 12:35:48 +03:00