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

HttpOnly cookies or request headers? #116

Open
luigifaticoso opened this issue Jul 3, 2018 · 9 comments
Open

HttpOnly cookies or request headers? #116

luigifaticoso opened this issue Jul 3, 2018 · 9 comments

Comments

@luigifaticoso
Copy link

Hello,
getting the cookies with javascript doesn't let me get all the cookies as i need them for the authentication, is there any other way to get the cookies or to get the http request headers?
Thank you

@UG
Copy link

UG commented Aug 27, 2018

I have same problemn getting http only session Id , generated by framework.
any how to access, response header parameter.

@aicheung
Copy link

Yes, I am also requesting the access of request and response headers in one of the event handlers too. We are doing SSO using the webview and the API token is in the header section in one of the AJAX call thus we need to access it otherwise SSO will not work.

@mikuhl-dev
Copy link

Need this.

@hechengloong
Copy link

Need this.

@varpa89
Copy link

varpa89 commented Jun 6, 2019

any news?

@loshine
Copy link

loshine commented Jun 11, 2019

Need this too.

@charafau
Copy link
Collaborator

charafau commented Jun 11, 2019

Ok, seems like we have some problems with cookies. This might be related - #351 but I don't have anything to test it on so I need your help. If someone could contact me (on twitter / email for example) and help with this issue that would be perfect.

Thanks

@zhongmeizhi
Copy link

how to get cookie of httpOnly,怎么获取httpOnly的cookie,我也需要啊。

@irineusturza
Copy link

irineusturza commented Sep 26, 2019

Hi, same problem here. header == null in ajax's calls

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

No branches or pull requests

10 participants