]> OzVa Git service - ozva-cloud/commit
fix: cors allow-request-header add content-type (#184)
authorhorizon <horizon0514@gmail.com>
Sun, 26 Feb 2023 23:28:33 +0000 (07:28 +0800)
committerGitHub <noreply@github.com>
Sun, 26 Feb 2023 23:28:33 +0000 (07:28 +0800)
commit6dcb4dcd76252e4a36fbb1c8f7f52ae4a0da9de1
tree7e35ddd2a01f650c7b218265669f1ad65d516a47
parent65da9bedee81aa3d9d6d13ea1377e2253aeda965
fix: cors allow-request-header add content-type (#184)

* fix: cors allow-request-header add content-type

* add content-type test
src/server.rs
tests/cors.rs