ICanBoogie/HTTP master
  • Namespace
  • Class

Namespaces

  • ICanBoogie
    • Exception
    • HTTP
      • Headers
      • Request
      • RequestDispatcher

Classes

  • CallableDispatcher
  • DispatcherProvider
  • File
  • FileInfo
  • FileList
  • FileResponse
  • Headers
  • ProvideDispatcher
  • RedirectResponse
  • Request
  • RequestDispatcher
  • RequestOptionsMapper
  • RequestRange
  • Response
  • Status
  • WeightedDispatcher

Interfaces

  • Dispatcher
  • Exception
  • FileOptions
  • RequestMethods
  • RequestOptions
  • ResponseStatus
  • SecurityError

Exceptions

  • AuthenticationRequired
  • ClientError
  • DispatcherNotDefined
  • DispatcherProviderNotDefined
  • ForceRedirect
  • MethodNotSupported
  • NotFound
  • PermissionRequired
  • ServerError
  • 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\ClientError, ICanBoogie\HTTP\DispatcherNotDefined, ICanBoogie\HTTP\DispatcherProviderNotDefined, ICanBoogie\HTTP\ForceRedirect, ICanBoogie\HTTP\MethodNotSupported, ICanBoogie\HTTP\NotFound, ICanBoogie\HTTP\SecurityError, ICanBoogie\HTTP\ServerError, ICanBoogie\HTTP\ServiceUnavailable, ICanBoogie\HTTP\StatusCodeNotValid

Indirect known implementers

ICanBoogie\HTTP\AuthenticationRequired, ICanBoogie\HTTP\PermissionRequired

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