Skip to content

Pull requests: seanmonstar/warp

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

Spawn tasks with current tracing subscriber
#1138 opened Sep 8, 2025 by mdup Loading…
chore: replace rustls-pemfile with rustls-pki-types
#1115 opened Feb 4, 2025 by tottoto Loading…
Add Charset functionality to SSE reply.
#1095 opened Mar 25, 2024 by kouta-kun Loading…
Honor SSLKEYLOGFILE by default.
#1092 opened Feb 8, 2024 by llebout Loading…
Rework fs filters to be more configurable
#1091 opened Feb 8, 2024 by urkle Loading…
3 tasks
Fixed typos
#1076 opened Oct 30, 2023 by fritzrehde Draft
Feat add tcp keepalive configuration
#1075 opened Oct 24, 2023 by bburnichon Loading…
Optimize file reads in fs module
#1071 opened Oct 19, 2023 by joseluisq Loading…
Make cookie names owned strings instead of static strings
#1036 opened Apr 24, 2023 by tecc Loading…
add custom path matcher
#1030 opened Mar 30, 2023 by urkle Loading…
url decode path segments with warp::path::param()
#1026 opened Mar 15, 2023 by urkle Loading…
Style: handlebars template clone in map
#1010 opened Dec 14, 2022 by optimizasean Loading…
Expose request query string to trace/log Info struct
#1000 opened Oct 24, 2022 by TooManyBees Loading…
Add run_ephemeral
#995 opened Sep 16, 2022 by AnIrishDuck Loading…
Add local() SocketAddr filter
#990 opened Aug 19, 2022 by daviessm Loading…
make FilteredService::call_with_addr() public
#964 opened Apr 29, 2022 by wfraser Loading…
Document generic module.
#959 opened Apr 19, 2022 by jimblandy Loading…
Make the websocket Message easier to work with waiting-on-reviewer Awaiting review from the assignee but also interested parties.
#903 opened Sep 27, 2021 by FSMaxB Loading…
Major rework of Rejection system
#895 opened Sep 10, 2021 by sidju Loading…
ProTip! Exclude everything labeled bug with -label:bug.