mirror of
https://github.com/tarampampam/error-pages.git
synced 2024-08-30 18:22:40 +00:00
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
GET http://{{ host }}:{{ port }}/not-found
|
|
|
|
HTTP 404
|
|
|
|
[Asserts]
|
|
header "Content-Type" contains "text/html"
|
|
body contains "The server can not find the requested page"
|