shithub: tcp80

Download patch

ref: ff4aff5e2b7b0c46880430d89a1c44cb699d4838
parent: aeb4998e34612722386ac2ae28b59af6be951fcf
author: grobe0ba <grobe0ba@tcp80.org>
date: Sun Jan 29 09:29:50 EST 2023

documentation update

--- a/README.html
+++ b/README.html
@@ -3,9 +3,7 @@
 "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
-<meta http-equiv=Content-Type content="text/html; charset=utf8">
 <title>tcp80 README</title>
-</meta>
 </head>
 <body>
 <style type="text/css">body{width: 50rem; max-width: 96%; margin: 0 auto;}pre{border: 1px solid;}</style>
@@ -107,7 +105,7 @@
 
 <p style="line-height: 1.2em; text-indent: 0.00in; margin-top: 0; margin-bottom: 0; text-align: justify;">
 <span style="font-size: 10pt">Instead of allowing for the direct replacement of this snippet, it issues a
-</span><span style="font-size: 10pt"><tt>301 Moved Permanently</tt></span><span style="font-size: 10pt">
+</span><span style="font-size: 10pt"><tt>303 See Other</tt></span><span style="font-size: 10pt">
 response. This redirects the browser to a URL containing the error code and the
 location that generated it. For example, if you were to access
 </span><span style="font-size: 10pt"><tt>http://server.domain.com/nonexistent.html</tt></span><span style="font-size: 10pt">
--- a/README.ms
+++ b/README.ms
@@ -117,7 +117,7 @@
 functionality, however, it does so in a non-standard way.
 
 Instead of allowing for the direct replacement of this snippet, it issues a
-.CW "301 Moved Permanently
+.CW "303 See Other
 response. This redirects the browser to a URL containing the error code and the
 location that generated it. For example, if you were to access
 .CW http://server.domain.com/nonexistent.html