browser_set_extra_headers
Define custom HTTP headers to be appended to all requests within a browser session, enabling header manipulation for testing or authentication.
Instructions
Set extra HTTP headers sent with every request in this session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headers | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |