-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Pull requests: oven-sh/bun
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(http2): propagate session.destroy(error) to in-flight stream 'error' listeners
#29056
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): support raw [k,v,...] header arrays in request()/respond()
#29055
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): server refuses streams beyond maxConcurrentStreams with REFUSED_STREAM
#29054
opened Apr 8, 2026 by
cirospaciari
•
Draft
fix(http2): treat unsolicited PING ACK as PROTOCOL_ERROR per RFC 9113 §6.7
#29053
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(install): skip lockfile-level diff checks in recursive workspace comparisons
#29052
opened Apr 8, 2026 by
hassellof
Loading…
6 tasks done
fix(http2): add captureRejectionSymbol handler to Http2SecureServer
#29051
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): stream.session/state return undefined/{} after session.destroy()
#29049
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(Blob): copy ArrayBuffer bytes eagerly in constructor to prevent use-after-free
#29048
opened Apr 8, 2026 by
alii
Loading…
fix(http2): RFC 9113 §8 header value/path byte validation
#29047
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): preserve AsyncLocalStorage context across client request callbacks
#29046
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): validate CONNECT pseudo-headers per RFC 9113 §8.5
#29045
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): null-guard socket ref in compat proxySocketHandler
#29044
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): honor maxSettings option per RFC 9113 §6.5
#29041
opened Apr 8, 2026 by
cirospaciari
•
Draft
fix(http2): default stream weight to 16 per RFC 9113
#29040
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): defer Http2Stream _write callback so write() returns false at highWaterMark
#29038
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): validate setTimeout callback and bind session timeout listener correctly
#29036
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): don't emit 'error' for RST_STREAM with NO_ERROR/CANCEL
#29035
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): guard ref/unref when socket is generic Duplex
#29034
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): add util.inspect.custom to Http2Stream
#29033
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): make Http2Stream.priority() a no-op with DEP0194 per RFC 9113
#29032
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): enforce maxSessionMemory on server-side stream creation
#29031
opened Apr 8, 2026 by
cirospaciari
Loading…
fix(http2): add Http2Stream.destroyed setter for socket-proxy compat
#29027
opened Apr 8, 2026 by
cirospaciari
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.