We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following file fails to run with hurl:
GET https://example.com [Cookies] foobar: asdf|1234
Output:
hurl test.hurl error: Parsing literal --> test.hurl:4:13 | 4 | foobar: asdf|1234 | ^ expecting 'line_terminator'
This might effect other sections as well, but I just ran into it with the Cookies section.
The text was updated successfully, but these errors were encountered:
Thanks for reporting it. We will fix it for the next release.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The following file fails to run with hurl:
Output:
This might effect other sections as well, but I just ran into it with the Cookies section.
The text was updated successfully, but these errors were encountered: