mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
57e88c1cf9
Reject control characters in `http.cookies.Morsel.update()` and `http.cookies.BaseCookie.js_output`. Co-authored-by: Victor Stinner <vstinner@python.org> Co-authored-by: Victor Stinner <victor.stinner@gmail.com>