Table of Contents

Field Via

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

The HTTP Via header.

Used to track message forwards and proxies, indicating the intermediate protocols and recipients involved in the request/response chain.

public const string Via = "Via"

Returns

string
The HTTP Via header. Used to track message forwards and proxies, indicating the intermediate protocols and recipients involved in the request/response chain.