mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-03 20:02:54 +00:00
* feat: add cors headers for http server * test: add cors test * test: add preflight test * feat: allow customize http cross-origin settings * chore: typo fix * test: update tests * test: fix test for config * refactor: address review comments