Last active
April 2, 2018 00:19
-
-
Save circa10a/845a1374359b6bc2e3fd5dedda6eb590 to your computer and use it in GitHub Desktop.
medium curl command
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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