mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-06-08 05:05:42 +00:00
172: Fix cors authentication issue r=MarinPostma a=MarinPostma The error was due to the middleware returning an error, instead of a response containing the error. close #110 Co-authored-by: Marin Postma <postma.marin@protonmail.com>