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 there an issue with Httponly cookies? #14

Open
bulljit opened this issue Jul 21, 2011 · 0 comments
Open

Is there an issue with Httponly cookies? #14

bulljit opened this issue Jul 21, 2011 · 0 comments
Assignees
Labels

Comments

@bulljit
Copy link
Owner

bulljit commented Jul 21, 2011

Currently I'm unsure if HttpOnly Cookies are compatible with this script in ALL Browsers...

In Safari v5.05:

  • with javascript:alert(document.cookie) the HttpOnly cookies are NOT displayed
  • however the cookies are still passed as expected to the remote Transmission server, so the script is unaffected

Please report if this breaks in your browser.

@ghost ghost assigned bulljit Jul 21, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant