Trait | Description |
---|---|
RequestForwarder | A Trait for classes that forward the request
|
ResponseRedirector | A trait for objects that redirect the response
|
ResponseRenderer | A trait that adds behavior to allow rendering of objects to the response
|
Class | Description |
---|---|
AllowedMethodsHelper | A helper class for interrogating the allowedMethods property. |