Page 1 of 1

Using batch to make a http request

Posted: 30 Jun 2017 03:47
by hacxx
Hi,

I'm using a external program "curl.exe" to make http requests in a batch script. Is there any method to make http requests using windows system resources. (Without using curl.exe)

Thanks

Re: Using batch to make a http request

Posted: 30 Jun 2017 05:48
by npocmaka_

Re: Using batch to make a http request

Posted: 01 Jul 2017 05:08
by hacxx
It really works.
Thanks