Property Via
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; }
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; }