ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / application / Cors

Cors

data class Cors

Data class representing the CORS config

Constructors

Name Summary
<init> Data class representing the CORS configCors(hosts: List<String>)

Properties

Name Summary
hosts val hosts: List<String>