Skip to content

v0.3.1

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 25 Mar 00:27
· 79 commits to master since this release
  • Features:
    • Add pong constructor to websocket messages.
    • Add redirect::see_other and redirect::permanent helpers.
  • Fixes:
    • Fix fs filters sometimes having an off-by-one error with range requests.
    • Fix CORS to allow spaces when checking Access-Control-Request-Headers.