Options
All
  • Public
  • Public/Protected
  • All
Menu

Extracts the required access modes from an N3 Patch.

Solid, ยง5.3.1: "When ?conditions is non-empty, servers MUST treat the request as a Read operation. When ?insertions is non-empty, servers MUST (also) treat the request as an Append operation. When ?deletions is non-empty, servers MUST treat the request as a Read and Write operation." https://solid.github.io/specification/protocol#n3-patch

Hierarchy

Index

Constructors

Methods

  • canHandle(__namedParameters: Operation): Promise<void>