aboutsummaryrefslogtreecommitdiff
path: root/tests/test_http.py
AgeCommit message (Expand)Author
2020-05-20IMPORTANT security vulnerability CWE-93 CRLF injectionSergey Shepelev
2020-01-23feature: Http().redirect_codes set, works after follow(_all)_redirects checkSergey Shepelev
2019-12-19IMPORTANT cache invalidation change, fix 307 keep method, add 308 redirectSergey Shepelev
2019-10-15tests: TLS/https supportSergey Shepelev
2019-06-06Allow setting TLS max/min versions https://github.com/httplib2/httplib2/pull/138Jay Lee
2018-07-26Autoformat py files using Black (#105)Alex Yu
2018-03-09tests: py2/3 unified, using pytest, automated on TravisSergey Shepelev