<feed xmlns='http://www.w3.org/2005/Atom'>
<title>curl/tests/data/test1249, 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>tests: make test 1248 + 1249 use %NOLISTENPORT</title>
<updated>2020-05-02T13:47:34+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-05-01T21:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/curl/commit/?id=f9c6febae2a68defb2a168046b9c742df3c5a42a'/>
<id>f9c6febae2a68defb2a168046b9c742df3c5a42a</id>
<content type='text'>
... instead of a port of a non-running server so that it works
stand-alone.

Closes #5318
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... instead of a port of a non-running server so that it works
stand-alone.

Closes #5318
</pre>
</div>
</content>
</entry>
<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>
