Create a new wrapper instance.
The method to wrap
Check if wrapper is frozen (read-only).
true if wrapper is frozen, false otherwise
Freeze wrapper to prevent modifications.
This wrapper for method chaining
Get method value.
Method string
Check if method matches the specified value(s).
Single method string or array of methods to check
true if current method matches any of the provided methods
StaticfromFactory method to create wrapper from request-like object.
Object with optional method property
New wrapper instance
StaticfromStaticfromFactory method to create wrapper from string value.
Method string
New wrapper instance
Wrapper for HTTP message method.