curl-users
Re: Making two requests
Date: Wed, 24 Oct 2018 16:42:57 -0400
Hi,
> On Oct 24, 2018, at 12:28 PM, Hacxx Under <hacxx20_at_gmail.com> wrote:
>
> Using the verbose mode (-v) doesn't change anything. The result was
> and still is a empty line. No errors are visible - so - the query must
> be correct nevertheless nothing show up in the server log.
Well then, it seems you have a problem. With -v, you should get a screen full of info that curl provides to tell about the request.
I tried:
curl -v http://www.google.com <http://www.google.com/> and got a bunch of lines (> 60) that ended with some html (in text) informing me that that page had been redirected to another.
If you are getting a blank line, something else might be failing.
David
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-10-24