Hacker News new | ask | show | jobs
by jordache 2664 days ago
I suggest a convenient way to set cookie or auth headers. A lot of endpoints are behind authentication. The --req-headers flag is feasible, but there should be a shortcut flag just for authentication headers. Maybe --cookie and --auth ?
2 comments

ok, i'll add issue for this, thx.