allowMethods property

List<String>? allowMethods
getter/setter pair

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

Implementation

core.List<core.String>? allowMethods;