Options
All
  • Public
  • Public/Protected
  • All
Menu

Add the necessary WAC-Allow header values. Solid, §10.1: "Servers exposing client’s access privileges on a resource URL MUST advertise by including the WAC-Allow HTTP header in the response of HTTP HEAD and GET requests." https://solid.github.io/specification/protocol#web-access-control

Hierarchy

Index

Constructors

constructor

Methods

Private aclToPermission

  • aclToPermission(aclTerm: Term): string

canHandle

Private createAccessParam

  • createAccessParam(name: string, modes: string[]): string

handle

handleSafe