Hurl
- Website
- hurl.nvim
- run HTTP requests directly from
.hurl
files
- run HTTP requests directly from
- Template#Functions
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