-
Notifications
You must be signed in to change notification settings - Fork 614
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
How do I read the header from the response? #135
Comments
could you create a gist/pastie containing the complete response xml? |
I'm looking for the same thing. Here's my example. How do I get the transactionId? soap:Header4ea0512c-1fed-4d0f-ae9a-6a0dc3bfdb58/soap:Header |
Here's a gist of the response: https://gist.github.com/793425 |
Looks good, thanks. |
calamitas
pushed a commit
to calamitas/savon
that referenced
this issue
Jun 7, 2011
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have the following element in my response:
How do I read the SessionNumber from Header with a Response object?
The text was updated successfully, but these errors were encountered: