Hurl
- Website
- GitHub
- hurl.nvim
- run HTTP requests directly from
.hurlfiles
- run HTTP requests directly from
- Template#Functions
- FR: Run entry when it matches some condition?
Run tests:
HURL_host=www.… HURL_host_header=www.… hurl --test tests/TESTFILE.hurl
Debug output:
HURL_host=www.… HURL_host_header=www.… hurl --test --error-format long tests/TESTFILE.hurl