deno
fix(ext/node): http2 improvements — constants, error codes, settings, validation
#33332
Merged

fix(ext/node): http2 improvements — constants, error codes, settings, validation #33332

bartlomieju
bartlomieju fix(ext/node): http2 session constructor and setupHandle improvements
0520223c
bartlomieju refactor: inline http2 constants in JS, remove op_http2_constants Rus…
35539834
bartlomieju fix: register ERR_HTTP2_CONNECT_* error codes and enable compat tests
acb07e09
bartlomieju fix: http2 settings validation and getUnpackedSettings
d4ac7065
bartlomieju fix: add missing HTTP2 error class imports and codes registrations
3bc24333
bartlomieju fix: add HideStackFramesError to HTTP2 error classes, register ERR_IN…
fce8e95e
bartlomieju test: enable test-http2-misused-pseudoheaders.js in compat suite
761ef7d0
bartlomieju test: enable test-http2-single-headers-validation.js in compat suite
63c598f3
bartlomieju test: enable more http2 compat tests
fe8712c2
bartlomieju fix: update copyright year in constants.ts
66aa600b
bartlomieju fix: revert kSetHeader/kAppendHeader to use this.destroy() for invali…
4c72e153
bartlomieju feat: implement strictSingleValueFields option for HTTP/2 sessions
648a2690
bartlomieju 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
miracatbot
miracatbot commented on 2026-04-20
bartlomieju fix: remove incorrect maxOutstandingPings check in Http2Session.ping()
5072772c
miracatbot
miracatbot approved these changes on 2026-04-20
nathanwhit
nathanwhit approved these changes on 2026-04-21
bartlomieju bartlomieju merged 5254b88e into main 124 days ago
bartlomieju bartlomieju deleted the fix/http2-session-constructor-setuphandle branch 124 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone