@@ -131,7 +131,7 @@ X-Powered-By: PHP/%s
131
131
Content-Type: text/html; charset=UTF-8
132
132
Content-Length: %d
133
133
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>
135
135
</head><body><h1>Not Found</h1><p>The requested resource <code class="url">/</code> was not found on this server.</p></body></html>
136
136
HTTP/1.1 404 Not Found
137
137
Host: %s
@@ -141,7 +141,7 @@ X-Powered-By: PHP/%s
141
141
Content-Type: text/html; charset=UTF-8
142
142
Content-Length: %d
143
143
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>
145
145
</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>
146
146
HTTP/1.1 404 Not Found
147
147
Host: %s
@@ -161,7 +161,7 @@ Content-Type: text/html; charset=UTF-8
161
161
Content-Length: %d
162
162
Allow: GET, HEAD, POST
163
163
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>
165
165
</head><body><h1>Method Not Allowed</h1><p>Requested method not allowed.</p></body></html>
166
166
HTTP/1.1 405 Method Not Allowed
167
167
Host: %s
@@ -172,7 +172,7 @@ Content-Type: text/html; charset=UTF-8
172
172
Content-Length: %d
173
173
Allow: GET, HEAD, POST
174
174
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>
176
176
</head><body><h1>Method Not Allowed</h1><p>Requested method not allowed.</p></body></html>
177
177
HTTP/1.1 405 Method Not Allowed
178
178
Host: %s
@@ -183,5 +183,5 @@ Content-Type: text/html; charset=UTF-8
183
183
Content-Length: %d
184
184
Allow: GET, HEAD, POST
185
185
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>
187
187
</head><body><h1>Method Not Allowed</h1><p>Requested method not allowed.</p></body></html>
0 commit comments