mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-30 00:37:52 +03:00
8 lines
229 B
Plaintext
8 lines
229 B
Plaintext
error: Parsing request section name
|
|
--> tests_error_parser/section_name.hurl:2:2
|
|
|
|
|
2 | [Unknown]
|
|
| ^ the section is not valid. Valid values are QueryStringParams, FormParams, MultipartFormData, Cookies or Options
|
|
|
|
|
|