Proxy
Proxy(
options):Middleware
Defined in: src/plugins/middleware/proxy.ts:75
Proxy middleware. This will proxy requests that match the path to the target URL.
Parameters
Section titled “Parameters”options
Section titled “options”Proxy options
Returns
Section titled “Returns”Middleware function