Impersonate a browser or client by changing the TLS fingerprint, HTTP/2 settings and headers.
Evaluation scope defines the timing where this filter will be applied.
requestHeaderReceivedFromClient This scope occurs the moment fluxzy parsed the request header receiveid from client
impersonateAction
The following table describes the customizable properties available for this action:
Property | Type | Description | DefaultValue |
---|---|---|---|
nameOrConfigFile | string |
The following examples apply this action to any exchanges
Impersonate CHROME 131 on Windows.
rules:
- filter:
typeKind: AnyFilter
actions:
- typeKind: ImpersonateAction
nameOrConfigFile: Chrome_Windows_131
View definition of ImpersonateAction for .NET integration.
This action has no related action