mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-08-22 14:08:28 +00:00
698b28c636
* 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