Skip to content

Instantly share code, notes, and snippets.

@circa10a
Last active April 2, 2018 00:19
Show Gist options
  • Save circa10a/845a1374359b6bc2e3fd5dedda6eb590 to your computer and use it in GitHub Desktop.
Save circa10a/845a1374359b6bc2e3fd5dedda6eb590 to your computer and use it in GitHub Desktop.
medium curl command
curl -H "soapAction: \"https://graphical.weather.gov/xml/DWMLgen/wsdl/ndfdXML.wsdl#LatLonListCityNames\"" -H "Content-Type: text/xml;charset=UTF-8" --data @test.xml https://graphical.weather.gov/xml/SOAP_server/ndfdXMLserver.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment