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

.pshirshov.rest-api_2.11.1.0.2.source-code.rest-reference.conf Maven / Gradle / Ivy

The newest version!
jwt-response-header = "X-Jwt"
signature-response-header = "Signature"
api-key-response-header = "Api-Key"

cors {
  headers {
    "Access-Control-Allow-Origin" = "*"
    "Access-Control-Allow-Headers" = "Authorization, Origin, X-Requested-With, Content-Type, Accept, Accept-Encoding, Accept-Language, Host, Referer, User-Agent"
    "Access-Control-Max-Age" = "1728000"
    "Access-Control-Allow-Methods" = "GET, POST, PUT, DELETE, PATCH"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy