mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-12-18 08:02:12 +03:00
8 lines
222 B
Plaintext
8 lines
222 B
Plaintext
error: Parsing method
|
|
--> tests_error_parser/invalid_character_at_end.hurl:3:1
|
|
|
|
|
3 | xxx
|
|
| ^ the HTTP method <xxx> is not valid. Valid values are GET, HEAD, POST, PUT, DELETE, CONNECT, OPTIONS, TRACE, PATCH
|
|
|
|
|
|