cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: How to skip the proxy response message?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 24 Nov 2015 12:49:57 +0100 (CET)

On Fri, 20 Nov 2015, Desmond O. Chang wrote:

> I need to access a REST API and parse the response behind a proxy. It's hard
> to detect the header part in the response.

...

> I think it would be better to make curl hide the proxy response, rather than
> hacking the parse script.
>
> Is there any way to do that? Or, is it possible to add an option for that
> purpose?

It is not possible today, but yeah providing an option to allow that would
probably make a lot of sense.

How do you envision such an option to be used?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-11-24