Module gotham::router::route::matcher::access_control_request_method[][src]

Defines the AccessControlRequestMethodMatcher.

Structs

AccessControlRequestMethodMatcher

A route matcher that checks whether the value of the Access-Control-Request-Method header matches the defined value.