assert Request Handler Capability
Asserts that the server can handle the specified request method.
Throws IllegalStateException if the server does not have the capabilities required to handle this request.
Parameters
method
The request method.