-
Notifications
You must be signed in to change notification settings - Fork 54
Pull requests: apache/pekko-http
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): Bump sbt/setup-sbt from 1.5.4 to 1.5.6
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1197
opened Aug 3, 2026 by
dependabot
Bot
Loading…
add warnings about limitations of idle-timeout
#1194
opened Jul 29, 2026 by
pjfanning
Member
Loading…
enable by default - pekko.http.server.http2.frame-type-throttle.frame-types = ["reset"]
#1193
opened Jul 29, 2026 by
pjfanning
Member
Loading…
chore: document Scala 2.13/3 syntax compatibility requirements in CLAUDE.md
#1103
opened Jun 27, 2026 by
He-Pin
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!
Exclude everything labeled
bug with -label:bug.