Fields

protocol: Connection.Protocol,
host: []const u8,
port: ?u16 = null,
auth: ?ProxyAuthentication = null,

The value for the Proxy-Authorization header.