lookup> Link

Link

provides a means for serialising one or more links in HTTP headers.

通用头RFC5988#5
NameLink
Type通用头
SpecificationRFC5988#5

provides a means for serialising one or more links in HTTP headers.

Link: </style.css>; rel="preload"; as="style"

RFC5988#5

What does the Link header do?

provides a means for serialising one or more links in HTTP headers.

Is Link a request or response header?

It is classified as a general header and can appear in requests or responses depending on context.