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

unable to access cookies in response.responseHeaders #4

Closed
kika opened this issue Jul 31, 2016 · 1 comment
Closed

unable to access cookies in response.responseHeaders #4

kika opened this issue Jul 31, 2016 · 1 comment

Comments

@kika
Copy link
Contributor

kika commented Jul 31, 2016

Attempt to manipulate cookies in the response lead to runtime exception due to cookies being Array String disguised as String by unsafeCoerce in https://github.com/purescript-node/purescript-node-http/blob/master/src/Node/HTTP/Client.purs#L104
PR for purescript-node-http submitted.

@kika
Copy link
Contributor Author

kika commented Jul 31, 2016

The fix is here kika@fd6bb6d

I'm waiting for the resolution on my PR to node-http

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

1 participant