Namespace Cake\Network

Class summary

  • Request

    A class that helps wrap Request information and particulars about a single request. Provides methods commonly used to introspect on the request headers and request body.

  • Response

    Cake Response is responsible for managing the response text, status and headers of a HTTP response.

  • Session

    This class is a wrapper for the native PHP session functions. It provides several defaults for the most common session configuration via external handlers and helps with using session in cli without any warnings.

  • Socket

    CakePHP network socket connection class.

© 2005–2016 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.
http://api.cakephp.org/3.1/namespace-Cake.Network.html