summaryrefslogtreecommitdiff
path: root/.remarkrc
diff options
context:
space:
mode:
authorJames M Snell <jasnell@gmail.com>2018-01-01 11:13:29 -0800
committerJames M Snell <jasnell@gmail.com>2018-01-03 11:29:43 -0800
commit060babd66524b6a3e4757bb2fe5b87ad567cdb40 (patch)
tree22a4d99a5f91fd9b976e8b2e293ecf7420f9a697 /.remarkrc
parentb25b1efa0a6801cdf3faea199a36e0e2cc489395 (diff)
downloadnode-new-060babd66524b6a3e4757bb2fe5b87ad567cdb40.tar.gz
http2: add initial support for originSet
Add new properties to `Http2Session` to identify alpnProtocol, and indicator about whether the session is TLS or not, and initial support for origin set (preparinng for `ORIGIN` frame support and the client-side `Pool` implementation. The `originSet` is the set of origins for which an `Http2Session` may be considered authoritative. Per the `ORIGIN` frame spec, the originSet is only valid on TLS connections, so this is only exposed when using a `TLSSocket`. PR-URL: https://github.com/nodejs/node/pull/17935 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Sebastiaan Deckers <sebdeckers83@gmail.com> Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Diffstat (limited to '.remarkrc')
0 files changed, 0 insertions, 0 deletions