Skip to content

Pull requests: cloudflare/pingora

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Declare more specific arrayvec dependency Accepted This change is accepted by us and merged to our internal repo dependencies Pull requests that update a dependency file
#950 opened Aug 5, 2026 by dtolnay Loading…
Add Acceptor::from_server_config for runtime-built rustls ServerConfig ergonomics Ease of use, developer friendliness
#942 opened Jul 27, 2026 by torinnd Loading…
fix: don't emit the chunked terminator for zero-length body writes bug Something isn't working
#936 opened Jul 17, 2026 by songhieu Loading…
0.8.1 h2c
#924 opened Jun 23, 2026 by evelkey Loading…
Accept CONNECT and absolute-form request-targets (RFC 9112 §3.2)
#923 opened Jun 22, 2026 by CodyPubNub Contributor Loading…
feat: make response filters functions asynchronous in pingora enhancement New feature or request
#922 opened Jun 21, 2026 by rxdiscovery Loading…
fix: avoid panics by removing unwraps during HttpPeer DNS resolution enhancement New feature or request ergonomics Ease of use, developer friendliness
#920 opened Jun 20, 2026 by rxdiscovery Loading…
Expose the downstream socket fd to the TLS certificate callback enhancement New feature or request
#915 opened Jun 15, 2026 by rzvncj Loading…
fix: support CONNECT and absolute-form parsing with http >= 1.4.1 bug Something isn't working
#912 opened Jun 14, 2026 by SameerVers3 Loading…
TlsAcceptCallbacks support for rustls backend enhancement New feature or request
#908 opened Jun 12, 2026 by dpfeifer2 Contributor Loading…
Add an optional idle timeout for downstream HTTP/2 connections enhancement New feature or request
#899 opened Jun 1, 2026 by acoshift Loading…
ProTip! Exclude everything labeled bug with -label:bug.