LFT
  • Namespace
  • Class
  • Tree

Namespaces

  • Docoflow
    • Contracts
    • Entity
    • Facades
    • Models
    • Traits
  • Docolight
    • Agno
      • Traits
    • Container
    • Http
      • Contracts
    • Rest
      • Handler
      • Http
    • Support
      • Debug
      • Traits
  • Docotory
    • Traits
  • None

Classes

  • Headers
  • JsonResponse
  • MimeResponse
  • Response
  • ResponseFactory

Namespace Docolight\Http

Namespaces summary

Docolight\Http\Contracts

Classes summary

Headers HTTP Headers.
JsonResponse

This is a simple abstraction over top an HTTP response. This provides methods to set the HTTP status, the HTTP headers, and the HTTP body. Please use this response only if you want to send a JSON response.

MimeResponse Response that has specified mime type.
Response

This is a simple abstraction over top an HTTP response. This provides methods to set the HTTP status, the HTTP headers, and the HTTP body.

ResponseFactory A factory class to wrap all responses to a single instance resolver.
LFT API documentation generated by ApiGen