HttpRepl icon indicating copy to clipboard operation
HttpRepl copied to clipboard

Allow setting headers on startup

Open loldot opened this issue 2 years ago • 0 comments

This tool is awesome! 👍

One tiny request would be to allow setting header when starting the application for the simple reason that I like to have another command line tool for creating jwt tokens etc. I.E.

httprepl https://service.example.com --header "Authorization: Bearer $(devtool token)"

loldot avatar Aug 22 '23 12:08 loldot