accessControlAllowMethods property
The CORS {@code Access-Control-Allow-Methods} response header field name. @see CORS W3C recommendation
Implementation
static final String accessControlAllowMethods =
'Access-Control-Allow-Methods';
The CORS {@code Access-Control-Allow-Methods} response header field name. @see CORS W3C recommendation
static final String accessControlAllowMethods =
'Access-Control-Allow-Methods';