Name | Description |
---|---|
ComponentInterface | An HTTP component |
Name | Description |
---|---|
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. |