allow Methods
Parameters
value
The HTTP methods that are allowed when calling the function URL. For example: ["GET", "POST", "DELETE"]
, or the wildcard character (["*"]
).
Parameters
values
The HTTP methods that are allowed when calling the function URL. For example: ["GET", "POST", "DELETE"]
, or the wildcard character (["*"]
).