We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The current version 1.3.0 does not parse '-' in variable name.
$ echo "GET http://{{my-host}}" | hurl error: Parsing literal --> -:1:16 | 1 | GET http://{{my-host}} | ^ expecting '}}' |