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