Force the connection between fluxzy and remote to be HTTP/1.1. This value is enforced by ALPN settings set during the SSL/Handshake handshake.
Evaluation scope defines the timing where this filter will be applied.
onAuthorityReceived This scope denotes the moment fluxzy is aware the destination authority. In a regular proxy connection, it will occur the moment where fluxzy parsed the CONNECT request.
forceHttp11Action
This action has no specific characteristic
The following examples apply this action to any exchanges
Force the connection between fluxzy and remote to be HTTP/1.1. This value is enforced by ALPN settings set during the SSL/Handshake handshake.
rules:
- filter:
typeKind: AnyFilter
actions:
- typeKind: ForceHttp11Action
View definition of ForceHttp11Action for .NET integration.
The following actions are related to this action: