-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Hey, i am trying to figure out how to log headers.
I know i can call them in a bash script like $user_agent when the header was passed using -H "User-Agent: test-agent/test", but how do i log all of the headers? With the way i described i can only use/output known headers that i have configured in the script, but i would like to see others.
Is it somehow possible to do something equal to the payload using $1?
Metadata
Metadata
Assignees
Labels
No labels