Skip to content

parseLinkHeaders doesn't include anchor #119

@elf-pavlik

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

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