You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: