Http
Table of Contents
Namespaces
Interfaces
- AuthorizationCheckerInterface
- Determines if authorization is successful for a given request processor.
- ResponseBuilderInterface
- Builds a PSR-7 Response
- ServerInterface
- Declares the capabilities of the resource server.
Classes
- AuthorizationChecker
- Determines if authorization is successful for a given request processor.
- MiddlewareQueueRequestHandler
- The HTTP Server request handling starting point for the application.
- PathVariableBindings
- Contains route parameters
- Representations
- A collection of information that is intended to reflect a past, current, or desired state of resources.
- RequestProcessingHandler
- Handles request routing for the application.
- RequestProcessorExecutor
- Handles execution of a request processor.
- ResponseBuilder
- RoutingMiddleware
- Takes care of routing requests to handlers
- Server
- Declares the capabilities of the resource server.
- Target
- The target of an HTTP request.