methodMismatchResponse property

String? methodMismatchResponse
final

What to return if a method other than GET is requested.

Implementation

final String? methodMismatchResponse;