Skip to content

parseLinkHeaders doesn't include anchor #119

Description

@elf-pavlik

I'm parsing a response conforming to https://solid.github.io/data-interoperability-panel/specification/#agent-registration-discovery

It includes uri, rel, and anchor, parseLinkHeades only gives me the uri and rel

  {
    "rel": "http://www.w3.org/ns/solid/interop#registeredAgent",
    "uri": "https://bob.pod.docker/profile/card#me"
  }

Since HTTP deprecated rev using anchor is often used to use existing predicate in reverse direction in rel

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions