Rouille, Rust web server middleware v3.3.1 Release Notes

    • Use .strip_prefix in place of .starts_with where appropriate, this stops a Clippy lint from leaking out of our router! macro and into downstream code.