allow Origins
Parameters
value
The origins that can access the function URL. You can list any number of specific origins (or the wildcard character ("*"
)), separated by a comma. For example: ["https://www.example.com", "http://localhost:60905"]
.
Parameters
values
The origins that can access the function URL. You can list any number of specific origins (or the wildcard character ("*"
)), separated by a comma. For example: ["https://www.example.com", "http://localhost:60905"]
.