<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1250, branch gemini-meta</title>
<subtitle>cURL mirror with patches applied
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/'/>
<entry>
<title>url: Fix NO_PROXY env var to work properly with --proxy option.</title>
<updated>2017-01-13T10:18:11+00:00</updated>
<author>
<name>ERAMOTO Masaya</name>
<email>eramoto.masaya@jp.fujitsu.com</email>
</author>
<published>2016-11-25T04:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=1b57557882891285ff53c243bb4ede8b1ccac79c'/>
<id>1b57557882891285ff53c243bb4ede8b1ccac79c</id>
<content type='text'>
The combination of --noproxy option and http_proxy env var works well
both for proxied hosts and non-proxied hosts.

However, when combining NO_PROXY env var with --proxy option,
non-proxied hosts are not reachable while proxied host is OK.

This patch allows us to access non-proxied hosts even if using NO_PROXY
env var with --proxy option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The combination of --noproxy option and http_proxy env var works well
both for proxied hosts and non-proxied hosts.

However, when combining NO_PROXY env var with --proxy option,
non-proxied hosts are not reachable while proxied host is OK.

This patch allows us to access non-proxied hosts even if using NO_PROXY
env var with --proxy option.
</pre>
</div>
</content>
</entry>
</feed>
