allowMethods property

List<String> allowMethods
final

The Access-Control-Allow-Methods value. Empty omits the header.

Implementation

final List<String> allowMethods;