https://github.com/TypeError/blockade/blob/1ba5907921fc35405bae71ee3446444ce3687382/src/cookie.ts#L9 Probably want to support the `__Secure-` and `__Host-` cookie prefixes as well: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie#Cookie_prefixes
blockade/src/cookie.ts
Line 9 in 1ba5907
Probably want to support the
__Secure-and__Host-cookie prefixes as well: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie#Cookie_prefixes