allowedMethods property

Set<String> allowedMethods
final

Allowed HTTP methods (e.g. {'GET', 'POST'}).

Implementation

final Set<String> allowedMethods;