curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] url: proxy: Use 443 as default port for https proxies

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 25 Nov 2016 10:04:58 +0100 (CET)

On Thu, 24 Nov 2016, Thomas Glanzmann wrote:

> ---
> docs/libcurl/opts/CURLOPT_PROXYPORT.3 | 3 ++-
> lib/url.c | 8 +++++++-
> lib/url.h | 1 +
> 3 files changed, 10 insertions(+), 2 deletions(-)

Thanks! Merged as commit 1232dbb8bd.

Please run 'make checksrc' on the code before submitting your patches. It
helps to detect (most) code style nits and makes life easier in my end!

I personally always build with configure --enable-debug as that both runs
checksrc automatically on regular 'make' and it makes use of very picky
compiler options.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-11-25