LinuxCommandLibrary

http-prompt

http-prompt

TLDR

Launch a session targeting the default URL of or the previous session

$ http-prompt
copy


Launch a session with a given URL
$ http-prompt [http://example.com]
copy


Launch a session with some initial options
$ http-prompt [localhost:8000/api] --auth [username:password]
copy

Copied to clipboard