CorsHttpMethods Enum

  • java.lang.Object
    • java.lang.Enum<CorsHttpMethods>
      • com.microsoft.azure.storage.CorsHttpMethods

public enum CorsHttpMethods

HTTP Methods that are supported by CORS.

Fields

CONNECT
DELETE
GET
HEAD
MERGE
OPTIONS
POST
PUT
TRACE

Applies to