hurl/integration/tests_error_parser/invalid_character_at_end.err

8 lines
269 B
Plaintext
Raw Normal View History

2022-08-08 19:33:49 +03:00
error: Parsing method
2020-08-27 10:07:46 +03:00
--> tests_error_parser/invalid_character_at_end.hurl:3:1
|
3 | XXX
| ^ the HTTP method is not valid. Valid values are GET, HEAD, POST, PUT, DELETE, CONNECT, OPTIONS, TRACE, PATCH, LINK, UNLINK, PURGE, LOCK, UNLOCK, PROPFIND or VIEW
2020-08-27 10:07:46 +03:00
|