allowMethods property

List<String> allowMethods
final

Specifies the content for the Access-Control-Allow-Methods header.

Implementation

final List<String> allowMethods;