IResourceWithEndpoints.asHttp2Service
Method
interface IResourceWithEndpoints { // ... omitted for brevity asHttp2Service(): IResourceWithEndpoints;}Signature
method
asHttp2ServicebuilderConfigures a resource to mark all endpoints' transport as HTTP/2. This is useful for HTTP/2 services that need prior knowledge.
asHttp2Service(): IResourceWithEndpointsReturns
IResourceWithEndpointsDefined on
This method is defined on the following type: