asynciodebian/masterproxy-ticket
Last change
on this file since 359f009 was
359f009,
checked in by Fiona Klute <fiona.klute@…>, 2 years ago
|
Add test for vhost check
Expected to fail right now. The test demonstrates the problem and will
verify the implementation.
|
-
Property mode set to
100644
|
File size:
368 bytes
|
Line | |
---|
1 | HTTP/1.1 403 Forbidden |
---|
2 | Content-Length: 217 |
---|
3 | Connection: close |
---|
4 | Content-Type: text/html; charset=iso-8859-1 |
---|
5 | |
---|
6 | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> |
---|
7 | <html><head> |
---|
8 | <title>403 Forbidden</title> |
---|
9 | </head><body> |
---|
10 | <h1>Forbidden</h1> |
---|
11 | <p>You don't have permission to access /dump.cgi |
---|
12 | on this server.<br /> |
---|
13 | </p> |
---|
14 | </body></html> |
---|
15 | - Peer has closed the GnuTLS connection |
---|
Note: See
TracBrowser
for help on using the repository browser.