solid-rest
solid-rest copied to clipboard
a client-side API which supports any backend for Solid requests
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4. Release notes Sourced from undici's releases. v5.28.4 :warning: Security Release :warning: Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260 Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261 Full Changelog: https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4 Commits fb98306 Bumped v5.28.4...
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
- [x] Headers and tests - [x] add storage header for root - [x] Allow header is not ACL dependent but resource dependent POST not allowed on document, PATCH not...
My summary of how Solid-Rest should behave to be spec-compliant (other than requirements for http, CORS, and WAC) : https://solid.github.io/specification/#read-write (2020-10-29) Updated 2020-12-15 READING 2.4.2 - [x] unsupported HTTP methods...
see https://github.com/solid/node-solid-server/issues/1629 and https://github.com/solid/node-solid-server/pull/1632
We need to * check that the correct content type is associated with json-ld files * handle the Accept header in requests * send turtle/json depending on header * reject...
See : https://github.com/solid/solid-panes/issues/262
@jeff-zucker Apart from resourceMapper, here are the points I can raise for compatibility between NSS and solid-rest : (I have no understanding of Link HEADER or OPTIONS) - slug -...
This is a way to store in file and retrieve from file the `Resource` and `contentType` : - card -> card$.ttl - file.ttl text/turtle -> file.ttl - file.text text/turtle ->...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...