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

Secure cookies issue ? #13

Open
momala454 opened this issue Jan 24, 2022 · 1 comment
Open

Secure cookies issue ? #13

momala454 opened this issue Jan 24, 2022 · 1 comment

Comments

@momala454
Copy link

momala454 commented Jan 24, 2022

As it's an API instead of a proxy and the api is HTTP, if we request an HTTPS website and it returns a "secure" cookie, the secure cookie will not be sent.

Is it possible to either

  • make it a real http proxy instead of an api
  • allow to access it using https so secure cookies are set
@Carcraftz
Copy link
Owner

The former is probably possible and the best way. I'll look into it at some point.

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