You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)