fn getFirstEntry(headers: Headers, name: []const u8) ?Field
Returns the entry of the first occurrence of a header with the given name.
headers: Headers,
name: []const u8,