mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-24 04:31:37 +03:00
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
error: Parsing method
|
|
--> tests_error_parser/method.hurl:1:1
|
|
|
|
|
1 | GeT http://localhost:8000/hello
|
|
| ^ the HTTP method is not valid. Did you mean GET?
|
|
|
|
|
|