ProxyOptions
Defined in: src/plugins/middleware/proxy.ts:5
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
|
|
Whitelist of allowed target hosts. |
||
|
|
Whether to allow private IPs (disabled by default). |
||
|
|
Whether to change the origin of the request. |
||
|
|
Additional headers to send with the request. |
||
|
( |
Function to rewrite the path of the request. |
||
|
|
Target URL to proxy requests to. |
||
|
|
Whether to proxy WebSocket connections. |