SOAP service #1710
SOAP service
#1710
-
|
Hi all Can I make a request to a SOAP service? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
sindresorhus
Apr 30, 2021
Replies: 1 comment
-
|
There's no direct support for SOAP or for serializing XML in Got, but you can use an XML encoder yourself and pass the resulting string to Got's |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sindresorhus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's no direct support for SOAP or for serializing XML in Got, but you can use an XML encoder yourself and pass the resulting string to Got's
bodyoption.