hurl/integration/tests_error_parser/invalid_character_at_end.err

8 lines
222 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
|
2023-06-08 14:07:09 +03:00
3 | xxx
| ^ the HTTP method <xxx> is not valid. Valid values are GET, HEAD, POST, PUT, DELETE, CONNECT, OPTIONS, TRACE, PATCH
2020-08-27 10:07:46 +03:00
|