]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-5054: CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed (#23638)
authorSenthil Kumaran <senthil@uthcode.com>
Sat, 5 Dec 2020 13:26:24 +0000 (05:26 -0800)
committerGitHub <noreply@github.com>
Sat, 5 Dec 2020 13:26:24 +0000 (05:26 -0800)
commitda3d2abe6be9fcf18cac12ec5d7d9f1180d94b5e
tree20e9e1dcf25c25fcfc998cae6f0b6f2049749edb
parent556d97f473fa538cef780f84bd29239ecf57d9c5
GH-5054: CGIHTTPRequestHandler.run_cgi() HTTP_ACCEPT improperly parsed (#23638)
Lib/http/server.py
Lib/test/test_httpservers.py
Misc/NEWS.d/next/Library/2020-12-04-03-51-12.bpo-5054.53StYZ.rst [new file with mode: 0644]