seed-rs / seed

A Rust framework for creating web apps
MIT License
3.81k stars 155 forks source link

`Response::headers` #601

Closed fosskers closed 3 years ago

fosskers commented 3 years ago

This PR adds a few methods and trait instances involving headers.

fosskers commented 3 years ago

See also: https://github.com/rustwasm/wasm-bindgen/issues/2572

MartinKavik commented 3 years ago

Let me know when it's ready to review & merge or when you need some help with the implementation :)