headers icon indicating copy to clipboard operation
headers copied to clipboard

Support custom `Vary` header

Open nicksrandall opened this issue 3 years ago • 0 comments

I'm admittedly new to Rust so correct me where I'm wrong but it appears to me that a user is only able to construct a Vary: * header and is not able to construct a "custom" Vary header like Vary: accept-encoding.

If I'm correct, I'd be happy to submit a PR that enables creation of custom Vary headers though I'd probably need some direction from maintainers on what the API should look like.

nicksrandall avatar Jan 09 '23 15:01 nicksrandall