summaryrefslogtreecommitdiffstats
path: root/reg-tests/http-errorfiles/errors/500.http
blob: 68a31ff44db31fb552bfd5c3cf4c922ade6521cd (plain)
1
2
3
4
5
6
7
8
9
HTTP/1.0 500 Internal Server Error
Cache-Control: no-cache
Connection: close
Content-Type: text/html
x-err-type: default

<html><body><h1>500 Internal Server Error</h1>
An internal server error occurred.
</body></html>