mirror of https://github.com/perkeep/perkeep.git
Use correct Reason-Phrase for 404 Status Code
Change-Id: I5e251d10e9a2307e92ba5f1aa829b7794045c885
This commit is contained in:
parent
3fde03eb39
commit
d06e7a09ff
|
@ -42,5 +42,5 @@ Host: example.com
|
|||
|
||||
Response:
|
||||
|
||||
HTTP/1.1 404 OK
|
||||
HTTP/1.1 404 Not Found
|
||||
|
||||
|
|
Loading…
Reference in New Issue