<?xml version="1.0" encoding="US-ASCII"?>
<testcase>
<info>
<keywords>
HTTP
HTTP GET
</keywords>
</info>

<reply>
<data nocheck="yes">
HTTP/1.1 200 OK
Connection: keep-alive
Content-Type: text/html
Content-Length: 14

Blafaseldieda
</data>
</reply>

<client>
<server>
http
</server>
<name>
Request from client address from denied network range to destination that has an exception followed by a destination that is denied followed by a request that is allowed
</name>
<command>
--interface 127.0.1.2 http://127.0.0.1:%HTTPPORT/%TESTNUMBER http://127.0.0.5/%TESTNUMBER http://127.0.0.1:%HTTPPORT/%TESTNUMBER
</command>
<precheck>
%PERL $TESTDIR/../../bind-to-address.pl 127.0.1.2
</precheck>
</client>

<verify>
<errorcode>
0
</errorcode>
<stdout>
HTTP/1.1 200 OK
Connection: keep-alive
Content-Type: text/html
Content-Length: 14
Proxy-Connection: keep-alive

Blafaseldieda
HTTP/1.1 503 Connect failed
Content-Length: 44
Content-Type: text/html
Cache-Control: no-cache
X-Ignore-Header: Date
Date: Fri, 03 Apr 2026 07:34:35 GMT
Last-Modified: Wed, 08 Jun 1955 12:00:00 GMT
Expires: Sat, 17 Jun 2000 12:00:00 GMT
Pragma: no-cache

Could not connect to destination 127.0.0.5.
HTTP/1.1 200 OK
Connection: keep-alive
Content-Type: text/html
Content-Length: 14
Proxy-Connection: keep-alive

Blafaseldieda
</stdout>
</verify>

</testcase>
