hurl/integration/tests_error_parser/section_name.err

8 lines
220 B
Plaintext
Raw Normal View History

2021-06-28 21:02:44 +03:00
error: Parsing request section name
2020-08-27 10:07:46 +03:00
--> tests_error_parser/section_name.hurl:2:2
|
2 | [Unknown]
2021-06-28 21:02:44 +03:00
| ^ the section is not valid. Valid values are QueryStringParams, FormParams, MultipartFormData or Cookies
2020-08-27 10:07:46 +03:00
|