Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 01:40
0.3.0
4f32ba9

warp-cors 0.3.0 is a minor release that contains bug fixes and feature improvements.

Improvements

  • Redirects are now handled properly by the proxy.
    See #8 for more details
  • If a Origin header is not supplied in the reques then `` will now be returned on the proxied response instead of returning a bad request. See #15 for more details.
  • The Minimum Supported Rust Version has been bump to 1.56

Full Changelog: 0.2.0...0.3.0