Skip to content

v0.2.3

Choose a tag to compare

@davidpdrsn davidpdrsn released this 18 Feb 16:19
e83ee26

Changed

  • Update to tokio-util 0.7 (#221)

Fixed

  • The CORS layer / service methods allow_headers, allow_methods, allow_origin
    and expose_headers now do nothing if given an empty Vec, instead of sending
    the respective header with an empty value (#218)