HttpCloudFunctionConfig

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun agent(agentConfig: suspend <Error class: unknown class><I, O>.(request: Request) -> Unit)
Link copied to clipboard
fun authentication(authentication: Authentication)
Link copied to clipboard
Link copied to clipboard
fun entryPoint(entryPoint: String)
Link copied to clipboard
fun requestInterceptor(requestInterceptor: suspend (request: Request) -> Request)