3 references to ViaHeaderValue
System.Net.Http (3)
System\Net\Http\Headers\ViaHeaderValue.cs (3)
29new ViaHeaderValue(protocolVersion, receivedBy, protocolName, comment); 39: this(protocolVersion, receivedBy, null, null) 44: this(protocolVersion, receivedBy, protocolName, null)