Skip to content

Pull requests: seanmonstar/warp

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

Pull requests list

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…
Add auto compression filter waiting-on-author awaiting some action (such as code changes) from the PR or issue author.
#513 opened Mar 30, 2020 by ParkMyCar Loading…
Document that filters::query::query uses serde_urlencoded, and add example for postprocessing filters::query::raw waiting-on-author awaiting some action (such as code changes) from the PR or issue author.
#687 opened Aug 8, 2020 by jcaesar Loading…
Param filter with user-defined rejection waiting-on-author awaiting some action (such as code changes) from the PR or issue author.
#293 opened Oct 28, 2019 by hwchen Loading…
Add XML support for body & reply, as well as strict content-type checking options for easier filter composition waiting-on-author awaiting some action (such as code changes) from the PR or issue author.
#478 opened Mar 11, 2020 by m-doughty 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…
Adds negate as an additional Filter method feature New feature or request waiting-on-reviewer Awaiting review from the assignee but also interested parties.
#608 opened Jun 14, 2020 by M-J-Hooper Loading…
Incoming support Transport::remote_addr waiting-on-reviewer Awaiting review from the assignee but also interested parties.
#713 opened Sep 22, 2020 by valbendan Loading…
add example showing how to serve a react-style SPA using warp waiting-on-author awaiting some action (such as code changes) from the PR or issue author.
#520 opened Apr 3, 2020 by Melvillian Loading…
Expose FilterBase to cargo doc waiting-on-author awaiting some action (such as code changes) from the PR or issue author.
#868 opened Jun 23, 2021 by xd009642 Loading…
Adds a very basic proxy server example waiting-on-reviewer Awaiting review from the assignee but also interested parties.
#799 opened Feb 5, 2021 by cars10 Loading…
Add support for CORS wildcard origin waiting-on-author awaiting some action (such as code changes) from the PR or issue author.
#726 opened Oct 19, 2020 by paulhauner Loading…
add tuple_all filter combinator waiting-on-reviewer Awaiting review from the assignee but also interested parties.
#471 opened Mar 8, 2020 by mikeyhew Loading…
Major rework of Rejection system
#895 opened Sep 10, 2021 by sidju Loading…
Make TLS ciphersuites configurable
#887 opened Aug 18, 2021 by AlessandroBono Loading…
Impl Reply for Cow<'static, [u8]>
#855 opened May 18, 2021 by exrook Loading…
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
Add warp::auth::basic() filter
#819 opened Mar 16, 2021 by 586837r Loading…
Add param_decode() to URL decoding segments.
#704 opened Sep 2, 2020 by luke-clifton Loading…
Add filter method flatten() waiting-on-author awaiting some action (such as code changes) from the PR or issue author.
#563 opened May 3, 2020 by naerbnic Loading…
Body wrap filter
#397 opened Jan 19, 2020 by asonix Loading…
ProTip! Filter pull requests by the default branch with base:master.