commit | f02de961b9f19a5db0ead56305fe0057a78787ae | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jul 19 09:28:45 2020 |
committer | GitHub <noreply@github.com> | Sun Jul 19 09:28:45 2020 |
tree | 50d02297608246580a31ee391e461b3f40af902c | |
parent | 47a2955589bdb1a114d271496ff803ad73f954b8 [diff] |
bpo-39603: Prevent header injection in http methods (GH-18485) (GH-21539) reject control chars in http method in http.client.putrequest to prevent http header injection (cherry picked from commit 8ca8a2e8fb068863c1138f07e3098478ef8be12e) Co-authored-by: AMIR <31338382+amiremohamadi@users.noreply.github.com>