PHP Neos\Flow\Http\Component Пространство имен

Interfaces

Имя Описание
ComponentInterface An HTTP component

Классы

Имя Описание
ComponentChain The HTTP component chain
ComponentChainFactory Creates a new ComponentChain according to the specified settings
ComponentContext The component context
StandardsComplianceComponent HTTP component that makes sure that the current response is standards-compliant. It is usually the last component in the chain.
TrustedProxiesComponent HTTP component that checks request headers against a configured list of trusted proxy IP addresses.