New Transparent capture is in preview. Record every app's traffic with no proxy configuration, on Windows, macOS and Linux. Learn more

pinUpstreamConnectionAction (action) Action

Pin the upstream connection to the originating client connection. Required for connection-oriented authentication (NTLM, Negotiate/Kerberos) to work through the proxy. Pinned exchanges always use HTTP/1.1 upstream.

Reference

pinUpstreamConnectionAction

Description

Pin the upstream connection to the originating client connection. Required for connection-oriented authentication (NTLM, Negotiate/Kerberos) to work through the proxy. Pinned exchanges always use HTTP/1.1 upstream.

Evaluation scope

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

YAML configuration name

pinUpstreamConnectionAction

Settings

This action has no specific characteristic

Example of usage

The following examples apply this action to any exchanges

Pin the upstream connection to the originating client connection. Required for connection-oriented authentication (NTLM, Negotiate/Kerberos) to work through the proxy. Pinned exchanges always use HTTP/1.1 upstream.

rules:
- filter:
    typeKind: AnyFilter
  actions:
  - typeKind: PinUpstreamConnectionAction

.NET reference

View definition of PinUpstreamConnectionAction for .NET integration.

See also

This action has no related action

Learn more about Fluxzy rules