📜  Node.js HTTP2 完整参考

📅  最后修改于: 2022-05-13 01:56:30.591000             🧑  作者: Mango

Node.js HTTP2 完整参考

HTTP2 模块的完整列表如下:

类:Http2Session

  • Node.js Http2Session 关闭事件
  • Node.js http2session.state 方法
  • Node.js Http2Session 超时事件
  • Node.js http2session.socket 方法
  • Node.js http2session.remoteSettings 方法
  • Node.js http2session.destroyed 方法
  • Node.js http2session.type 方法
  • Node.js http2session.encrypted 方法
  • Node.js http2session.localSettings 方法
  • Node.js http2session.pendingSettingsAck 方法
  • Node.js http2session.close() 方法
  • Node.js http2session.close 方法
  • Node.js http2session.alpnProtocol 方法
  • Node.js http2session.unref() 方法
  • Node.js http2session.destroy() 方法
  • Node.js http2session.connecting 方法
  • Node.js http2session.ping() 方法
  • Node.js http2session.setTimeout() 方法

类:ClientHttp2Session

  • Node.js 客户端http2session.request() 方法

类:Http2Stream

  • Node.js http2stream.state 方法
  • Node.js Http2Stream 超时事件
  • Node.js Http2Stream 关闭事件
  • Node.js http2stream.priority() 方法
  • Node.js http2stream.setTimeout() 方法
  • Node.js http2stream.id 方法
  • Node.js http2stream.closed 方法
  • Node.js http2stream.endAfterHeaders 方法
  • Node.js http2stream.pending 方法
  • Node.js http2stream.destroyed 方法
  • Node.js http2stream.session 方法
  • Node.js http2stream.close() 方法
  • Node.js http2stream.rstCode 方法
  • Node.js http2stream.rstCode 方法
  • Node.js http2stream.sentHeaders 方法
  • Node.js http2stream.sentInfoHeaders 方法

类:ServerHttp2Stream

  • Node.js http2stream.additionalHeaders() 方法
  • Node.js http2stream.headersSent 方法
  • Node.js http2stream.pushAllowed 方法
  • Node.js http2stream.respond() 方法

类:http2.Http2ServerRequest

  • Node.js Http2ServerRequest.url 方法
  • Node.js Http2ServerRequest.aborted 属性
  • Node.js Http2ServerRequest.httpVersion 方法
  • Node.js Http2ServerRequest.headers 方法
  • Node.js Http2ServerRequest.rawHeaders 方法
  • Node.js Http2ServerRequest 关闭事件
  • Node.js Http2ServerRequest.destroy() 方法
  • Node.js Http2ServerRequest.authority 方法
  • Node.js Http2ServerRequest.complete 方法
  • Node.js Http2ServerRequest.method 方法
  • Node.js Http2ServerRequest.scheme 方法
  • Node.js Http2ServerRequest.rawTrailers 方法
  • Node.js Http2ServerRequest.socket 方法
  • Node.js Http2ServerRequest.aborted 属性

类:http2.Http2ServerResponse

  • Node.js Http2ServerResponse.setHeader() 方法
  • Node.js Http2ServerResponse.setTimeout() 方法
  • Node.js Http2ServerResponse.stream 方法
  • Node.js Http2ServerResponse.statusMessage 方法
  • Node.js Http2ServerResponse.writableEnded 方法
  • Node.js Http2ServerResponse.write() 方法
  • Node.js Http2ServerResponse.writeHead() 方法
  • Node.js Http2ServerResponse.sendDate 方法
  • Node.js Http2ServerResponse.socket 方法
  • Node.js Http2ServerResponse.statusCode 方法
  • Node.js Http2ServerResponse.getHeaderNames() 方法
  • Node.js Http2ServerResponse.removeHeader() 方法
  • Node.js Http2ServerResponse.headersSent 属性
  • Node.js Http2ServerResponse.hasHeader() 方法
  • Node.js Http2ServerResponse.getHeaders() 方法
  • Node.js Http2ServerResponse 关闭事件
  • Node.js Http2ServerResponse.end() 方法
  • Node.js Http2ServerResponse.finished 方法
  • Node.js Http2ServerResponse.getHeader() 方法
  • Node.js Http2ServerResponse '完成' 事件

http2.constants

  • Node.js http2.constants 属性

http2 方法

  • Node.js http2.getPackedSettings() 方法
  • Node.js http2.connect() 方法
  • Node.js http2.getUnpackedSettings() 方法
  • Node.js http2.getDefaultSettings() 方法
  • Node.js http2.createServer() 方法
  • Node.js prompt.get() 方法
  • Node.js http2.aborted 方法
  • Node.js http2.bufferSize 方法