Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: Issues with http proxy requests with 7.79.0
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Dan Fandrich via curl-library <curl-library_at_lists.haxx.se>
Date: Mon, 20 Sep 2021 21:46:19 -0700
On Tue, Sep 21, 2021 at 12:35:31AM -0400, Abhinav Singhal via curl-library wrote:
> I'm tasked to upgrade the curl version at work from the current 7.71 to the
> latest 7.79.0. The issue I am running into is that one of the tests that
> validates whether an http proxy server is running by sending it a dummy url is
> failing with this error:
>
> Error: command failed: HTTP proxy configuration is invalid. Reason: Empty
> reply from server
>
> The expected HTTP error message for this operation is 403 (forbidden), but the
> server is not returning anything. The same code works perfectly fine with
> 7.71.1.
Are you saying the server returns something with 7.71.1 but doesn't return
anything with 7.79.0? Have you looked at a trace of the requests to see what
is different between the two versions?
Date: Mon, 20 Sep 2021 21:46:19 -0700
On Tue, Sep 21, 2021 at 12:35:31AM -0400, Abhinav Singhal via curl-library wrote:
> I'm tasked to upgrade the curl version at work from the current 7.71 to the
> latest 7.79.0. The issue I am running into is that one of the tests that
> validates whether an http proxy server is running by sending it a dummy url is
> failing with this error:
>
> Error: command failed: HTTP proxy configuration is invalid. Reason: Empty
> reply from server
>
> The expected HTTP error message for this operation is 403 (forbidden), but the
> server is not returning anything. The same code works perfectly fine with
> 7.71.1.
Are you saying the server returns something with 7.71.1 but doesn't return
anything with 7.79.0? Have you looked at a trace of the requests to see what
is different between the two versions?
-- Unsubscribe: https://lists.haxx.se/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2021-09-21