ICanBoogie/HTTP v2.5.0
  • Namespace
  • Function

Namespaces

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

Classes

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

Interfaces

  • Dispatcher
  • Exception
  • SecurityError

Exceptions

  • AuthenticationRequired
  • ClientError
  • DispatcherNotDefined
  • ForceRedirect
  • MethodNotSupported
  • NotFound
  • PermissionRequired
  • ServerError
  • ServiceUnavailable
  • StatusCodeNotValid

Functions

  • dispatch
  • get_dispatcher
  • get_initial_request

Function dispatch

Dispatches a request.

The request is dispatched by the dispatcher returned by the get_dispatcher() function.

Namespace: ICanBoogie\HTTP
Located at

Parameters summary

ICanBoogie\HTTP\Request $request

Return value summary

ICanBoogie\HTTP\Response Response
ICanBoogie/HTTP v2.5.0 API documentation generated by ApiGen