Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to make a request with a HttpOnly cookie? #8

Open
pavel-vorobyev opened this issue Jun 25, 2022 · 1 comment
Open

Is it possible to make a request with a HttpOnly cookie? #8

pavel-vorobyev opened this issue Jun 25, 2022 · 1 comment

Comments

@pavel-vorobyev
Copy link

Need to make a request with a cookie. Does retus have something like withCredentials parameter like in axios?

@Richienb
Copy link
Owner

You can send them in the header: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cookie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants