You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
POST /proxy/[port]/headers - Set and override HTTP Request headers. For example setting a custom User-Agent.
POST data should be json encoded set of headers (not url-encoded)
This could allow us to set a header for basic authentication.
The text was updated successfully, but these errors were encountered:
From https://github.com/webmetrics/browsermob-proxy:
This could allow us to set a header for basic authentication.
The text was updated successfully, but these errors were encountered: