-
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
Add a draft threat model and wire it for discoverability
#1242
opened Aug 27, 2026 by
potiuk
Member
Loading…
fix: do not send a response body to HTTP/2 HEAD requests
#1239
opened Aug 26, 2026 by
pjfanning
Member
Loading…
test: add HTTP/2 coverage for the HEAD method
#1238
opened Aug 26, 2026 by
pjfanning
Member
Loading…
perf: avoid copying WebSocket deflate/inflate output
#1235
opened Aug 25, 2026 by
pjfanning
Member
Loading…
chore: fold Http2JDKAlpnSupport into Http2AlpnSupport
#1232
opened Aug 24, 2026 by
pjfanning
Member
Loading…
fix: read HPACK string literals with readNBytes
#1231
opened Aug 24, 2026 by
pjfanning
Member
Loading…
chore: replace deprecated String constructor in StringTools
#1230
opened Aug 24, 2026 by
pjfanning
Member
Loading…
perf: decode parser byte ranges in bulk instead of char by char
#1229
opened Aug 24, 2026 by
pjfanning
Member
Loading…
perf: hand ByteBuffers to Inflater and CRC32 in the coding stages
#1228
opened Aug 24, 2026 by
pjfanning
Member
Loading…
perf: find SSE line terminators with ByteString.indexOf
#1226
opened Aug 24, 2026 by
pjfanning
Member
Loading…
test: cover Locale.ROOT lowercasing paths from #1086
#1225
opened Aug 24, 2026 by
pjfanning
Member
Loading…
Stop parsing chunks once the chunk count limit is reached
#1220
opened Aug 22, 2026 by
pjfanning
Member
Loading…
Compare path elements when checking that a served file is below the base directory
#1218
opened Aug 22, 2026 by
pjfanning
Member
Loading…
Avoid reopening jars per resource request and deleteOnExit per upload
#1217
opened Aug 22, 2026 by
pjfanning
Member
Loading…
add warnings about limitations of idle-timeout
#1194
opened Jul 29, 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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.