curl / Mailing Lists / curl-users / Single Mail

curl-users

RE: curl command line question

From: Jeanne Vural <jvural_at_salemstate.edu>
Date: Tue, 31 Jan 2017 16:17:30 +0000

I apologize for not previously following etiquette.
Results with –v are:

The first thing I Notice when I use –v is

For 7.51 version output states
timeout on name lookup is not supported
Trying 216.81.92.4...
TCP_NODELAY set

For 7.47 version output states
Trying 216.81.92.4...
Connected to

Also for 7.51 the curl.exe is the only file in the src folder of the install
For 7.47 the curl.exe is in the bin folder which also has libcurl.dll

Thank you.

Jeanne





From: curl-users [mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Ray Satiro via curl-users
Sent: Monday, January 30, 2017 3:04 PM
To: curl-users_at_cool.haxx.se
Cc: Ray Satiro <raysatiro_at_yahoo.com>
Subject: Re: curl command line question

On 1/30/2017 11:18 AM, Jeanne Vural wrote:

I get a 403 error.

HTTP/1.1 403 Forbidden
< Content-Type: text/html
< Server: Microsoft-IIS/8.5
< X-Powered-By: ASP.NET
< X-Frame-Options: SAMEORIGIN
< Date: Thu, 26 Jan 2017 13:17:51 GMT
< Content-Length: 1233
* HTTP error before end of send, stop sending

Please don't top-post [1] it makes the conversation harder to follow. Maybe there is some difference in the SSL library used, and you are not using a curl that supports all the options your older one does. What is the curl -V of each?


[1]: https://curl.haxx.se/mail/etiquette.html#Do_Not_Top_Post

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2017-01-31