Neos\Flow\Http\Component
Classes
ComponentChain deprecated
The HTTP component chain
ComponentChainFactory deprecated
Creates a new ComponentChain according to the specified settings
ComponentContext deprecated
The component context
A HTTP component exception
Adds the "X-Flow-Powered" to the response.
Parses the request body and adds the result to the ServerRequest instance.
A HTTP component that handles authentication exceptions that were thrown by the dispatcher (\Neos\Flow\Mvc\Dispatcher::dispatch()) and
- rethrows the exception if not token with Entry Point is authenticated
- or otherwise invokes the Entry Point of all authenticated tokens
HTTP component that makes sure that the current response is standards-compliant. It is usually the last component in the chain.
HTTP component that checks request headers against a configured list of trusted proxy IP addresses.
Interfaces
An HTTP component