▲ | NegativeLatency 4 days ago | |
There’s a nasty bug in the python cookie parser, cookies after a cookie with quotes will be dropped: https://github.com/python/cpython/pull/113663 Zoom or some other website our customers use was writing a cookie with quotes that would break the site. Amazingly hard to reproduce and debug. |