mod_gnutls/0.9.1
Last change
on this file was
20a20df,
checked in by Krista Karppinen <krista.celestia@…>, 6 weeks ago
|
Test suite: ignore "Content-Length" header
Do not check the returned "Content-Length" header value when running the
tests, as long as it's valid. This will allow for more flexibility in
matching the content in the future.
|
-
Property mode set to
100644
|
File size:
462 bytes
|
Line | |
---|
1 | HTTP/1.1 421 Misdirected Request |
---|
2 | Connection: close |
---|
3 | Content-Type: text/html; charset=iso-8859-1 |
---|
4 | |
---|
5 | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> |
---|
6 | <html><head> |
---|
7 | <title>421 Misdirected Request</title> |
---|
8 | </head><body> |
---|
9 | <h1>Misdirected Request</h1> |
---|
10 | <p>The client needs a new connection for this |
---|
11 | request as the requested host name does not match |
---|
12 | the Server Name Indication (SNI) in use for this |
---|
13 | connection.</p> |
---|
14 | </body></html> |
---|
15 | - Peer has closed the GnuTLS connection |
---|
Note: See
TracBrowser
for help on using the repository browser.