Ben Finney <[email protected]> writes: > I don't know what this “field header” is that you're referring to. Do > you mean “field”? There's no header involved, only fields, AFAICT.
The things we're talking about (a key/value pair, basically) is called a "header field" in RFC 5322. The header part is of course because the standard is written for e-mail, but our fields are essentially the same thing as an RFC 5322 header field. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

