Help Centre › Building Processes
This article describes the RPA Browser functionality to clear all extra HTTP headers.
For a full list of available functions, please read BROWSER functions.
Description
The BROWSER Clear extra HTTP headers function removes all custom HTTP headers previously set with Set extra HTTP headers, restoring the browser to its default request headers.
Setting it up
To use the BROWSER Clear extra HTTP headers function, follow these instructions:
{{popups:rpas/add:action=browser-clear-headers}}
Once on a process map:
- Navigate to the process where you would like to add the BROWSER Clear extra HTTP headers function
- Click on the green button's drop-down (right side of the green button labelled "Process")
- On the menu that appears, click on the "+ Activity" item
- From here you can select the BROWSER Clear extra HTTP headers option
- Click "Add" once you are done
Input parameters
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
| This action does not require any input parameters. | ||||
Output variables
This action does not produce output variables.
Errors
| Error | Description |
|---|---|
| Browser not open | No browser session is active. |
Tips
- Call this when you no longer need custom headers to avoid unintended side effects.