mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-23 20:12:09 +03:00
8 lines
220 B
Plaintext
8 lines
220 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 or Cookies
|
|
|
|
|
|