hurl/integration/tests_error_parser/invalid_character_at_end.err
2022-08-08 18:42:57 +02:00

8 lines
228 B
Plaintext

error: Parsing method
--> tests_error_parser/invalid_character_at_end.hurl:3:1
|
3 | XXX
| ^ the HTTP method is not valid. Available HTTP Methods are GET, HEAD, POST, PUT, DELETE, CONNECT, OPTIONS, TRACE or PATCH
|