All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ore.core-cors.1.1.6.source-code.application.properties Maven / Gradle / Ivy

app.cors.allowed-origins=*
app.cors.allowed-methods=GET,POST,PUT,PATCH,DELETE,OPTIONS
app.cors.allowed-headers=authorization, content-type
app.cors.allow-credentials=true
app.cors.exposed-headers=
app.cors.max-age=3600




© 2015 - 2024 Weber Informatics LLC | Privacy Policy