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

Does not return multiple cookies from server #133

Closed
kkumar opened this issue Jan 18, 2011 · 4 comments
Closed

Does not return multiple cookies from server #133

kkumar opened this issue Jan 18, 2011 · 4 comments

Comments

@kkumar
Copy link

kkumar commented Jan 18, 2011

Hi,
I have been fighting for a long time on this, if i can get any help it would be greatly appreciated. My wsdl server sends 3 cookies along with the response, but I can only see the last of the cookie from the savon response. I also checked the code in the client.rb where the cookie is set but could not get much idea. So please throw some light on getting multiple cookies from the server.

Thanks,
Kumar.

@kkumar
Copy link
Author

kkumar commented Jan 20, 2011

I checked using the Net/HTTP post method and it returns the 3 cookies as sent by the server, but the httpi method that savon uses does not return the first 2 cookie. Any help?

@rubiii
Copy link
Contributor

rubiii commented Jan 22, 2011

taking a look at it.

@rubiii
Copy link
Contributor

rubiii commented Jul 24, 2011

unable to reproduce this problem. maybe someone else can add specs to verify this?

@rubiii
Copy link
Contributor

rubiii commented Jun 6, 2012

closing this as a duplicate of #257.

@rubiii rubiii closed this as completed Jun 6, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants