commit | a112a8ae47813f75aa8ad27ee8c42a7c2e937d13 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu Mar 12 11:13:36 2015 +0200 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu Mar 12 11:13:36 2015 +0200 |
tree | ead86515e9462a009586cfbd5f68bda5398b03a7 | |
parent | c775ad615a6370ec8424422422bbec3f0976428b [diff] |
Issue #22928: Disabled HTTP header injections in http.client. Original patch by Demian Brecht.