Skip to content

v0.1.6

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 05 Oct 22:20
· 347 commits to master since this release
  • Features:
    • Add Conditional and Range request support for warp::fs filters.
    • Relaxed bounds on Rejection::with to no longer need to be Sized.
    • Add warp::path::peek() which gets the unmatched tail without adjusting the currently matched path.