HTTL 0.1.1
New Features
- Added support for the short URL format
Now you can use the short URL format:
get :3000/api/user # get http://localhost:3000/api/user get :/api/user # get http://localhost/api/user get localhost # get http://localhost get httl.dev # get https://httl.dev
Fixes
- IPv4 is now the default for requests to localhost
CLI 0.1.11
Adding support for HTTL 0.1.1
VSCODE 0.1.8
Adding support for HTTL 0.1.1
Last updated on