4 lines
74 B
Text
4 lines
74 B
Text
|
|
# Missing path returns 404.
|
||
|
|
GET {{host}}/notes/does-not-exist.md
|
||
|
|
HTTP 404
|