Skip to content

Conversation

@acoburn
Copy link
Member

@acoburn acoburn commented Oct 28, 2020

Resolves #1125

This makes it possible for clients to send multiple Link headers while not having to worry about ordering. Only the first relevant LDP link header will be used by the HTTP layer.

Resolves #1125

This makes it possible for clients to send multiple Link headers while
not having to worry about ordering. All irrelevant header values will be
filtered out.
@acoburn acoburn merged commit 7e1eb49 into main Oct 28, 2020
@acoburn acoburn deleted the feature/better-link-header-handling branch October 28, 2020 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resource type is determined by first link header, as opposed to first Link with rel="type"

2 participants