hurl/integration/tests_error_parser/method.err

8 lines
166 B
Plaintext
Raw Normal View History

error: Parsing Method
2020-08-27 10:07:46 +03:00
--> tests_error_parser/method.hurl:1:1
|
1 | GeT http://localhost:8000/hello
2021-06-28 21:02:44 +03:00
| ^ The HTTP method is not valid. Did you mean GET?
2020-08-27 10:07:46 +03:00
|