-
Notifications
You must be signed in to change notification settings - Fork 55
Pull requests: apache/pekko-http
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: add SPDX license headers to project-info.conf and paradox .htaccess
#1306
opened Sep 16, 2026 by
pjfanning
Member
Loading…
fix: fail instead of throw when a transform on a completed FastFuture throws
#1305
opened Sep 16, 2026 by
pjfanning
Member
Loading…
build(deps): Bump sbt/setup-sbt from 1.5.8 to 1.5.9
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1303
opened Sep 14, 2026 by
dependabot
Bot
Loading…
perf: Huffman decode HPACK string literals into reusable scratch arrays
#1302
opened Sep 13, 2026 by
pjfanning
Member
Loading…
perf: encode HPACK header blocks from byte arrays into an unsynchronized ByteStringOutputStream
#1301
opened Sep 13, 2026 by
pjfanning
Member
Loading…
perf: copy ASCII bytes with the bulk String.getBytes instead of a charAt loop
#1299
opened Sep 13, 2026 by
pjfanning
Member
Loading…
Optimize HTTP/2 request/response processing: eliminate double dispatch, reduce allocations, and streamline stream pipeline
#1081
opened Jun 21, 2026 by
He-Pin
Member
Loading…
fix: handle a ':path' with an asterisk as the RFC required
#981
opened Mar 8, 2026 by
He-Pin
Member
Loading…
HTTP2: Allow frame of type RstStreamFrame when in state HalfClosedLocalWaitingForPeerStream
#614
opened Oct 1, 2024 by
jtjeferreira
Contributor
Loading…
disable inlining for now as it is not save nor efficient in development usage
#456
opened Jan 29, 2024 by
jrudolph
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:main.