Commit graph

5 commits

Author SHA1 Message Date
sigoden 27c269d6a0
fix: allow all cors headers and methods (#225) 2023-06-02 19:07:43 +08:00
horizon 6dcb4dcd76
fix: cors allow-request-header add content-type (#184)
* fix: cors allow-request-header add content-type

* add content-type test
2023-02-27 07:28:33 +08:00
sigoden 4e84e6c532
fix: cors headers (#100) 2022-07-08 16:18:10 +08:00
sigoden e66951fd11
refactor: rename --cors to --enable-cors (#57)
BREAKING CHANGE: `--cors` rename to `--enable-cors`
2022-06-19 17:27:09 +08:00
sigoden 471bca86c6
test: add integration tests (#36) 2022-06-12 08:43:50 +08:00