CorsHttpMethods Enum
- java.
lang. Object - java.
lang. Enum<CorsHttpMethods> - com.
microsoft. azure. storage. CorsHttpMethods
- com.
- java.
public enum CorsHttpMethods
HTTP Methods that are supported by CORS.
Fields
CONNECT | |
DELETE | |
GET | |
HEAD | |
MERGE | |
OPTIONS | |
POST | |
PUT | |
TRACE |