Fields

version: http.Version = .HTTP/1.1,
handle_redirects: bool = true,
max_redirects: u32 = 3,
header_strategy: HeaderStrategy = .{ .dynamic = 16 * 1024 },
connection: ?*ConnectionPool.Node = null,

Must be an already acquired connection.