Skip to content

Instantly share code, notes, and snippets.

@raglin
Created March 24, 2020 15:45
Show Gist options
  • Select an option

  • Save raglin/6a843647872b8a46c1de82097f4adda8 to your computer and use it in GitHub Desktop.

Select an option

Save raglin/6a843647872b8a46c1de82097f4adda8 to your computer and use it in GitHub Desktop.
curl -X POST -H "Content-Type: text/xml; charset=utf-8" -H "SOAPAction:<SOAPACTION>" -d@<xml_payload> <url> > output.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment