Uses of Interface
dev.openfunction.HttpMessage
-
-
Uses of HttpMessage in dev.openfunction
Subinterfaces of HttpMessage in dev.openfunction Modifier and Type Interface Description interfaceHttpRequestRepresents the contents of an HTTP request that is being serviced by a Cloud Function.static interfaceHttpRequest.HttpPartRepresents one part inside a multipart (multipart/form-data) HTTP request.
-