GoogleHttpFunction

class GoogleHttpFunction(handler: HttpHandler) : HttpFunction

Constructors

Link copied to clipboard
constructor(handler: HttpHandler)

Functions

Link copied to clipboard
open override fun service(request: HttpRequest, response: HttpResponse)