jaywcjlove/cookie.js

Expose the cookie as a string

Open

#19 opened on Jan 27, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (55 forks)github user discovery
help wanted

Repository metrics

Stars
 (186 stars)
PR merge metrics
 (PR metrics pending)

Description

I would love to get the cookie as a string instead of only having document.cookie set. I need to set cookies using the Set-Cookie header, server side.

Contributor guide