-
-
Notifications
You must be signed in to change notification settings - Fork 745
Pull requests: seanmonstar/warp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: replace rustls-pemfile with rustls-pki-types
#1115
opened Feb 4, 2025 by
tottoto
Contributor
Loading…
Fixes Issue #1113: TLS: Ignore certs in pem file when loading private key
#1114
opened Jan 22, 2025 by
jdthomas
Loading…
Provide warp::cloned to simplify passing shared services to routes
#1109
opened Dec 16, 2024 by
andyHa
Contributor
Loading…
Rework fs filters to be more configurable
#1091
opened Feb 8, 2024 by
urkle
Contributor
Loading…
3 tasks
Make cookie names owned strings instead of static strings
#1036
opened Apr 24, 2023 by
tecc
Loading…
url decode path segments with warp::path::param()
#1026
opened Mar 15, 2023 by
urkle
Contributor
Loading…
Expose request query string to trace/log Info struct
#1000
opened Oct 24, 2022 by
TooManyBees
Loading…
Add a feature to ignore empty path segments (// in path).
#993
opened Sep 2, 2022 by
brotskydotcom
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
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.