Module Name: src
Committed By: mrg
Date: Fri Aug 24 10:04:41 UTC 2018
Modified Files:
src/libexec/httpd/testsuite: t3.out t5.out t6.out
Log Message:
fix output since protocol agnostic change went in.
XXX: i thought someone hooked this into atf already, please do :)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/libexec/httpd/testsuite/t3.out \
src/libexec/httpd/testsuite/t5.out src/libexec/httpd/testsuite/t6.out
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/libexec/httpd/testsuite/t3.out
diff -u src/libexec/httpd/testsuite/t3.out:1.3 src/libexec/httpd/testsuite/t3.out:1.4
--- src/libexec/httpd/testsuite/t3.out:1.3 Sat Apr 18 07:48:02 2009
+++ src/libexec/httpd/testsuite/t3.out Fri Aug 24 10:04:41 2018
@@ -7,5 +7,5 @@ Allow: GET, HEAD, POST
<html><head><title>400 Bad Request</title></head>
<body><h1>400 Bad Request</h1>
/: <pre>The request was not valid</pre>
-<hr><address><a href="http://madrugada.eterna.com.au/">madrugada.eterna.com.au</a></address>
+<hr><address><a href="//madrugada.eterna.com.au/">madrugada.eterna.com.au</a></address>
</body></html>
Index: src/libexec/httpd/testsuite/t5.out
diff -u src/libexec/httpd/testsuite/t5.out:1.3 src/libexec/httpd/testsuite/t5.out:1.4
--- src/libexec/httpd/testsuite/t5.out:1.3 Sat Apr 18 07:48:02 2009
+++ src/libexec/httpd/testsuite/t5.out Fri Aug 24 10:04:41 2018
@@ -6,5 +6,5 @@ Server: bozohttpd/20030206
<html><head><title>403 Forbidden</title></head>
<body><h1>403 Forbidden</h1>
/cgi-bin/..M-@M-/..M-@M-/..M-@M-/..M-@M-/..M-@M-/../winnt/system32/cmd.exe: <pre>Access to this item has been denied</pre>
-<hr><address><a href="http://what-time-is-love.eterna.com.au/">what-time-is-love.eterna.com.au</a></address>
+<hr><address><a href="//what-time-is-love.eterna.com.au/">what-time-is-love.eterna.com.au</a></address>
</body></html>
Index: src/libexec/httpd/testsuite/t6.out
diff -u src/libexec/httpd/testsuite/t6.out:1.3 src/libexec/httpd/testsuite/t6.out:1.4
--- src/libexec/httpd/testsuite/t6.out:1.3 Sat Apr 18 07:48:02 2009
+++ src/libexec/httpd/testsuite/t6.out Fri Aug 24 10:04:41 2018
@@ -6,5 +6,5 @@ Server: bozohttpd/5.15
<html><head><title>404 Not Found</title></head>
<body><h1>404 Not Found</h1>
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx: <pre>This item has not been found</pre>
-<hr><address><a href="http://splode.eterna.com.au/">splode.eterna.com.au</a></address>
+<hr><address><a href="//splode.eterna.com.au/">splode.eterna.com.au</a></address>
</body></html>