ICanBoogie/HTTP v2.4.0
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Exception
    • HTTP
      • Dispatcher
      • Headers
      • Request

Classes

  • CallableDispatcher
  • Dispatcher
  • File
  • FileInfo
  • FileList
  • Headers
  • Helpers
  • RedirectResponse
  • Request
  • Response
  • Status
  • WeightedDispatcher

Interfaces

  • DispatcherInterface
  • Exception

Exceptions

  • DispatcherNotDefined
  • ForceRedirect
  • MethodNotSupported
  • NotFound
  • ServiceUnavailable
  • StatusCodeNotValid

Functions

  • dispatch
  • get_dispatcher
  • get_initial_request

Interface Exception

HTTP exceptions implement this interface so that they can be easily recognized.

Direct known implementers

ICanBoogie\HTTP\DispatcherNotDefined, ICanBoogie\HTTP\ForceRedirect, ICanBoogie\HTTP\MethodNotSupported, ICanBoogie\HTTP\NotFound, ICanBoogie\HTTP\ServiceUnavailable, ICanBoogie\HTTP\StatusCodeNotValid

Namespace: ICanBoogie\HTTP
Located at Exception.php
ICanBoogie/HTTP v2.4.0 API documentation generated by ApiGen