Created
April 4, 2017 14:22
-
-
Save rusco/7cf5fe41ef70bd61b9df9839955b2c46 to your computer and use it in GitHub Desktop.
Curl under Win10
This file contains hidden or 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
| #rem https://skanthak.homepage.t-online.de/curl.html (built with SChannel/WinSSL and zlib) | |
| curl --ntlm -u : -H "Content-Length:0" -H "Content-Type:application/json; charset=utf-8" -X POST https://somedomain/some.asmx/somemethod |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment