HttpTriggerV4AdapterOptions
@h4ad/serverless-adapter > HttpTriggerV4AdapterOptions
(interface) HttpTriggerV4AdapterOptions
The options to customize the HttpTriggerV4Adapter
Signature:
export interface HttpTriggerV4AdapterOptions
(property) stripBasePath
Strip base path for custom domains
Signature:
stripBasePath?: string;