Is the `\n` in `a=\nb` is expected to be treated as 0x0A in this case? Because if so, the server `SHOULDN'T` send a cookie value with that: https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#section-4.1.1-2 and the client is not expected to parse it: https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#section-5.6-7.1.1
Bug 1920444 Comment 4 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Is the `\n` in `a=\nb` expected to be treated as 0x0A in this case? Because if so, the server `SHOULDN'T` send a cookie value with that: https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#section-4.1.1-2 and the client is not expected to parse it: https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis#section-5.6-7.1.1