On this page
Namespace Cake\Http
Namespaces summary
Class summary
- 
     
This class provides compatibility with dispatcher filters and interacting with the controller layers.
 - 
     
Base class for application classes.
 - 
     
The end user interface for doing HTTP requests.
 - 
     
Factory method for building controllers from request/response pairs.
 - 
     
Provides methods for creating and manipulating a "queue" of middleware callables. This queue is used to process a request and response via \Cake\Http\Runner.
 - 
     
Emits a Response to the PHP Server API.
 - 
     
Executes the middleware queue and provides the
nextcallable that allows the queue to be iterated. - 
     
Runs an application invoking all the PSR7 middleware and the registered application.
 - 
     
Factory for making ServerRequest instances.
 
© 2005–2017 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
 https://api.cakephp.org/3.3/namespace-Cake.Http.html