extensions/cors/ds_shelf_cors_defaults library

Constants

dsAccessControlAllowCredentials → const String
dsAccessControlAllowHeaders → const String
dsAccessControlAllowMethods → const String
dsAccessControlAllowOrigin → const String
CORS default header names for ds_shelf
dsAccessControlExposeHeaders → const String
dsAccessControlMaxAge → const String
dsShelfDefaultAllowHeaders → const List<String>
Default list of request headers to allow
dsShelfDefaultAllowMethods → const List<String>
Default list of HTTP methods to allow
dsShelfOriginHeader → const String
The HTTP request header key for the Origin
dsVary → const String