Network (package)

Package Cake\Network

Package summary

Class summary

  • CakeRequest

    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.

  • CakeResponse

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

  • CakeSocket

    CakePHP network socket connection class.

© 2005–201