summaryrefslogtreecommitdiffstats
path: root/reg-tests/http-errorfiles/errors/404.http
blob: 8dacd953d97732e1f7438fb355e83ea0e772f832 (plain)
1
2
3
4
5
6
7
8
9
HTTP/1.1 404 Not Found
Cache-Control: no-cache
Connection: close
Content-Type: text/html
x-err-type: default

<html><body><h1>404 Not Found</h1>
The resource could not be found.
</body></html>