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.