Nodehttp2Http2ServerResponse.prototype.writeContinuemethod Http2ServerResponse.prototype.writeContinue#Http2ServerResponse.prototype.writeContinue(): voidSends a status 100 Continue to the client, indicating that the request body should be sent. See the 'checkContinue' event on Http2Server and Http2SecureServer. Return Type #void
method Http2ServerResponse.prototype.writeContinue#Http2ServerResponse.prototype.writeContinue(): voidSends a status 100 Continue to the client, indicating that the request body should be sent. See the 'checkContinue' event on Http2Server and Http2SecureServer. Return Type #void