mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-06 19:27:37 +00:00
As per Fetch, we are supposed to store cookies from Set-Cookie as soon as we receive response headers for any HTTP response, even in error cases. Required by Twitter to login, as it sets cookies via XHR.