methods
Parameters
value
The HTTP methods to match. You can specify a subset (for example, ['POST','PUT']
) or all methods (['_ALL_']
). This field is optional when creating a rate limit.
Parameters
values
The HTTP methods to match. You can specify a subset (for example, ['POST','PUT']
) or all methods (['_ALL_']
). This field is optional when creating a rate limit.