-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Labels
enhancementNew feature requestNew feature request
Description
Currently the library uses sparql-update for patching, which solid servers are not required to support. Only n3-patch is required by the specification.
Hence, it would be great if solid client uses n3-patch for patch requests.
solid-client-js/src/resource/solidDataset.ts
Line 365 in 2366f8b
| "Content-Type": "application/sparql-update", |
hexagon6
Metadata
Metadata
Assignees
Labels
enhancementNew feature requestNew feature request