Format serializes a slice of Links into a header value. It does not currently
implement RFC 2231 handling of non-ASCII character encoding and language
information.
Parse parses a Link header value into a slice of Links. It does not currently
implement RFC 2231 handling of non-ASCII character encoding and language
information.