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
Sort

Pull requests list

Rework fs filters to be more configurable
#1091 opened Feb 8, 2024 by urkle Loading… updated Aug 8, 2024
3 tasks
Add Charset functionality to SSE reply.
#1095 opened Mar 25, 2024 by kouta-kun Loading… updated Mar 25, 2024
Add local() SocketAddr filter
#990 opened Aug 19, 2022 by daviessm Loading… updated Feb 9, 2024
Honor SSLKEYLOGFILE by default.
#1092 opened Feb 8, 2024 by llebout Loading… updated Feb 8, 2024
Feat add tcp keepalive configuration
#1075 opened Oct 24, 2023 by bburnichon Loading… updated Feb 8, 2024
Upgrade to Hyper 1.x
#1090 opened Jan 31, 2024 by urkle Loading… updated Jan 31, 2024
8 tasks
url decode path segments with warp::path::param()
#1026 opened Mar 15, 2023 by urkle Loading… updated Jan 19, 2024
add custom path matcher
#1030 opened Mar 30, 2023 by urkle Loading… updated Jan 19, 2024
make FilteredService::call_with_addr() public
#964 opened Apr 29, 2022 by wfraser Loading… updated Jan 12, 2024
Optimize file reads in fs module
#1071 opened Oct 19, 2023 by joseluisq Loading… updated Jan 5, 2024
Implement warp::reply::file for dynamic file service
#1049 opened Jul 2, 2023 by Molkars Loading… updated Dec 30, 2023
Make cookie names owned strings instead of static strings
#1036 opened Apr 24, 2023 by tecc Loading… updated Dec 6, 2023
Fixed typos
#1076 opened Oct 30, 2023 by fritzrehde Draft updated Oct 30, 2023
Add none filter waiting-on-reviewer Awaiting review from the assignee but also interested parties.
#736 opened Nov 2, 2020 by aaron-hardin Loading… updated May 19, 2023
perf: Reduce the amount of code generated for path! waiting-on-author awaiting some action (such as code changes) from the PR or issue author.
#721 opened Oct 14, 2020 by Marwes Loading… updated Mar 30, 2023
Add a feature to ignore empty path segments (// in path).
#993 opened Sep 2, 2022 by brotskydotcom Loading… updated Feb 18, 2023
Add WebSocket permessage-deflate extension support
#1016 opened Jan 7, 2023 by kazk Draft updated Jan 7, 2023
Style: handlebars template clone in map
#1010 opened Dec 14, 2022 by optimizasean Loading… updated Dec 14, 2022
Add warp::auth::basic() filter
#819 opened Mar 16, 2021 by 586837r Loading… updated Oct 25, 2022
Expose request query string to trace/log Info struct
#1000 opened Oct 24, 2022 by TooManyBees Loading… updated Oct 24, 2022
Add run_ephemeral
#995 opened Sep 16, 2022 by AnIrishDuck Loading… updated Sep 16, 2022
Implement HTTP handling for TlsServer
#984 opened Aug 4, 2022 by daxpedda Draft updated Aug 25, 2022
Host in trace info (fixes #847) waiting-on-reviewer Awaiting review from the assignee but also interested parties.
#851 opened May 17, 2021 by jakajancar Draft updated Jul 6, 2022
Replace to_str as as_text in ws::Message waiting-on-author awaiting some action (such as code changes) from the PR or issue author.
#778 opened Jan 16, 2021 by ranile Loading… updated Jun 19, 2022
Document generic module.
#959 opened Apr 19, 2022 by jimblandy Loading… updated Apr 19, 2022
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.