curl / Mailing Lists / curl-users / Single Mail

curl-users

Question on CURLE_RECV_ERROR (56)

From: ghanashyam satpathy via curl-users <curl-users_at_cool.haxx.se>
Date: Wed, 3 Jan 2018 11:43:27 +0530

I have a question on CURL error code in following scenario:

I am using an authenticated(NTLM) HTTP proxy. And intentionally supplied
wrong credential.
curl_easy_perform() returned me CURLE_RECV_ERROR (56)

*Any idea how to get correct error code in such scenario. It should return
something Access Denied or Authentication failed..*

*Thanks*

On Mon, Jan 1, 2018 at 4:30 PM, <curl-users-request_at_cool.haxx.se> wrote:

> Send curl-users mailing list submissions to
> curl-users_at_cool.haxx.se
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
> or, via email, send a message with subject or body 'help' to
> curl-users-request_at_cool.haxx.se
>
> You can reach the person managing the list at
> curl-users-owner_at_cool.haxx.se
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of curl-users digest..."
>
>
> Today's Topics:
>
> 1. Upgrading curl on a Win 8.1 system (Jeremy Nicoll)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 31 Dec 2017 20:02:40 +0000
> From: Jeremy Nicoll <jn.ml.crlu.36_at_letterboxes.org>
> To: "ML - curl users" <curl-users_at_cool.haxx.se>
> Subject: Upgrading curl on a Win 8.1 system
> Message-ID:
> <1514750560.2622681.1220412800.086E8F48_at_webmail.
> messagingengine.com>
> Content-Type: text/plain; charset="utf-8"
>
> Happy Old Year!
>
> For years I've been using curl v7.25.0 (Win32). When I originally
> installed that the download I got from the curl download webpage
> was described as
>
> Win32 2000/XP 7.25.0 binary SSL SSH Gunter Knauf 1.52 MB
>
> and when I unpacked that zip I copied four files into the folder where
> I wanted to keep curl. Those were
>
> curl.exe libcurl.dll libeay32.dll libssl32.dll
>
>
> Today (for a Win8.1 64bit system) I downloaded a zip described as
>
> Win64 x86_64 zip 7.57.0 binary SSL SSH Marc Hörsken 2.01 MB
>
> and although there's clearly a curl.exe in that too, there's no sign of
> any related DLLs. However I do notice that the curl.exe here is much
> larger than the 7.25.0 one was (3911 KB instead of 659 KB).
>
> That makes me think that the newer curl.exe has had the DLL stuff
> linked into it. Is that right?
>
> --
> Jeremy Nicoll - my opinions are my own.
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> curl-users mailing list
> curl-users_at_cool.haxx.se
> https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
>
>
> ------------------------------
>
> End of curl-users Digest, Vol 149, Issue 1
> ******************************************
>

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