mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 12:17:47 +00:00
Jarrod Johnson
3ac6677d2d
Sanitize cookies
If an invalid cookie from another site breaks the cookie jar, then sanitize it. https://bugs.python.org/issue31456 Performance enhancement through setting a header in javascript in lieu of cookie parsing seems a wise move for the future.
…
…
…
…
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%