fn format(headers: Headers, comptime fmt: []const u8, options: std.fmt.FormatOptions, out_stream: anytype) !void

Writes the headers to the given stream.

Parameters

headers: Headers,
fmt: []const u8,
out_stream: anytype,