[Bug] or [Breaking Change]. From v2.9.0, request.headers.Cookie is an Array instead of an string (@remix-run/architect
).
#9427
fernandojbf
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From v2.9.0, the cookie content on Request now is a Array instead of a string.
this was introduced here where cookie from architect stop been parsed to Request.headers standard.
ad83e53
Is this intended?
Cheers
Beta Was this translation helpful? Give feedback.
All reactions