Skip to content

Allow to set custom headers (e.g. for authentication) #33

@mgrottenthaler

Description

@mgrottenthaler

Is your feature request related to a problem? Please describe.
I am testing an application that responds with different headers if I am not authenticated (basically redirect to OAUTH provider). I would like to set a cookie or bearer token

Describe the solution you'd like
Allow headers like in curl with --header or -H

Describe alternatives you've considered
I could proxy it through burp and add the header manually

Additional context
I created the feature and will opened a pull request

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions