--extra-headers Not assigning Cookie Value #14214
Unanswered
Muhammad-F-a-h-a-d
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am running this command in the CLI,
lighthouse http://localhost:3000 --extra-headers "{\"Cookie\":\"monster=blue\", \"x-men\":\"wolverine\"}"
I want to set the Cookie item value, after running this command, this is the result
In Cookie Tag there's no items monster showing. I want to add a monster items and its value in the cookie .
Beta Was this translation helpful? Give feedback.
All reactions