fix(ext/node): http2 improvements — constants, error codes, settings, validation #33332
fix(ext/node): http2 session constructor and setupHandle improvements
0520223c
refactor: inline http2 constants in JS, remove op_http2_constants Rus…
35539834
fix: register ERR_HTTP2_CONNECT_* error codes and enable compat tests
acb07e09
fix: http2 settings validation and getUnpackedSettings
d4ac7065
fix: add missing HTTP2 error class imports and codes registrations
3bc24333
fix: add HideStackFramesError to HTTP2 error classes, register ERR_IN…
fce8e95e
test: enable test-http2-misused-pseudoheaders.js in compat suite
761ef7d0
test: enable test-http2-single-headers-validation.js in compat suite
63c598f3
test: enable more http2 compat tests
fe8712c2
fix: update copyright year in constants.ts
66aa600b
fix: revert kSetHeader/kAppendHeader to use this.destroy() for invali…
4c72e153
feat: implement strictSingleValueFields option for HTTP/2 sessions
648a2690
bartlomieju
changed the title fix(ext/node): http2 session constructor and setupHandle improvements fix(ext/node): http2 improvements — constants, error codes, settings, validation 125 days ago
fix: remove incorrect maxOutstandingPings check in Http2Session.ping()
5072772c
bartlomieju
deleted the fix/http2-session-constructor-setuphandle branch 124 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub