commit | bd341629b0435a524f9f355de178af22cc6d31ea | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Fri Jan 16 20:43:55 2015 -0500 |
committer | Benjamin Peterson <benjamin@python.org> | Fri Jan 16 20:43:55 2015 -0500 |
tree | ff3d75e4c8c1c9973fc39c5057dd1d2ff751940a | |
parent | f716d8b7a53ee2ed3b6dc42f7f6b00ac211209d8 [diff] |
capitialize "HttpOnly" and "Secure" as they appear in the standard and other impls (closes #23250) Patch by Jon Dufresne.