Valentin Gosu 80e8a2ea39
server : allow CORS request with authorization headers (#1850)
Whisper plugin in Obsidian requires an API key which is
then sent as an authorization header.
However, the presence of an authorization header requires
a CORS Preflight, so both the OPTIONS method and
the Access-Control-Allow-Headers: authorization must be
handled.
2024-02-09 17:42:41 +02:00
..
2023-12-14 22:00:47 +02:00
2024-01-30 21:30:26 +02:00
2023-11-20 13:16:38 +02:00
2023-02-18 09:42:31 +02:00