fn format(headers: Headers, comptime fmt: []const u8, options: std.fmt.FormatOptions, out_stream: anytype) !void
[src]
Writes the headers to the given stream.
fn format(headers: Headers, comptime fmt: []const u8, options: std.fmt.FormatOptions, out_stream: anytype) !void
Writes the headers to the given stream.