@@ -131,7 +131,7 @@ X-Powered-By: PHP/%s
131131Content-Type: text/html; charset=UTF-8
132132Content-Length: %d
133133
134- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
134+ <!doctype html><html><head><meta name="viewport" content="width=device-width, initial-scale=1">< title>404 Not Found</title><style>AAA</style>
135135</head><body><h1>Not Found</h1><p>The requested resource <code class="url">/</code> was not found on this server.</p></body></html>
136136HTTP/1.1 404 Not Found
137137Host: %s
@@ -141,7 +141,7 @@ X-Powered-By: PHP/%s
141141Content-Type: text/html; charset=UTF-8
142142Content-Length: %d
143143
144- <!doctype html><html><head><title>404 Not Found</title><style>AAA</style>
144+ <!doctype html><html><head><meta name="viewport" content="width=device-width, initial-scale=1">< title>404 Not Found</title><style>AAA</style>
145145</head><body><h1>Not Found</h1><p>The requested resource <code class="url">/main/style.css</code> was not found on this server.</p></body></html>
146146HTTP/1.1 404 Not Found
147147Host: %s
@@ -161,7 +161,7 @@ Content-Type: text/html; charset=UTF-8
161161Content-Length: %d
162162Allow: GET, HEAD, POST
163163
164- <!doctype html><html><head><title>405 Method Not Allowed</title><style>AAA</style>
164+ <!doctype html><html><head><meta name="viewport" content="width=device-width, initial-scale=1">< title>405 Method Not Allowed</title><style>AAA</style>
165165</head><body><h1>Method Not Allowed</h1><p>Requested method not allowed.</p></body></html>
166166HTTP/1.1 405 Method Not Allowed
167167Host: %s
@@ -172,7 +172,7 @@ Content-Type: text/html; charset=UTF-8
172172Content-Length: %d
173173Allow: GET, HEAD, POST
174174
175- <!doctype html><html><head><title>405 Method Not Allowed</title><style>AAA</style>
175+ <!doctype html><html><head><meta name="viewport" content="width=device-width, initial-scale=1">< title>405 Method Not Allowed</title><style>AAA</style>
176176</head><body><h1>Method Not Allowed</h1><p>Requested method not allowed.</p></body></html>
177177HTTP/1.1 405 Method Not Allowed
178178Host: %s
@@ -183,5 +183,5 @@ Content-Type: text/html; charset=UTF-8
183183Content-Length: %d
184184Allow: GET, HEAD, POST
185185
186- <!doctype html><html><head><title>405 Method Not Allowed</title><style>AAA</style>
186+ <!doctype html><html><head><meta name="viewport" content="width=device-width, initial-scale=1">< title>405 Method Not Allowed</title><style>AAA</style>
187187</head><body><h1>Method Not Allowed</h1><p>Requested method not allowed.</p></body></html>
0 commit comments