Table of Contents

Constructor LinkHeader

Namespace
GuildWars2.Http.WebLinks
Assembly
GW2SDK.dll

Represents web links in Link header values.

public LinkHeader(IEnumerable<LinkValue> links)

Parameters

links IEnumerable<LinkValue>

The collection of web links.

The Link header is defined in RFC 8288: Web Linking.