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 |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java