mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-25 07:09:57 +00:00
## Problem rest broker needs to respond with the correct cors headers for the api to be usable from other domains ## Summary of changes added a code path in rest broker to handle the OPTIONS requests --------- Co-authored-by: Ruslan Talpa <ruslan.talpa@databricks.com>