Table of Contents

Property Via

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

Via

Gets or sets the value of the HTTP Via header.

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

public string? Via { get; set; }

Property Value

string