Alain Bourgeois
Alain Bourgeois
That's exactly what I meant.for POST.
As for using a resource mapper function. The use case can be - use a POD copy and update back - make a backup, restore a backup These case needs...
I already run on some setup test questions on solid-file-client when the relation between resource and contentType is not reflected on ls:// or file:///
> We should be able to have any number of instances of a type for all types, not just bookmarks. I think it is the case except for bookmarks. I...
@Karankhatik I created a new branch `nss-version` and assigned the issue to you I'm looking for help to maintain NSS. ``` git fetch origin git checkout nss-version ```
https://github.com/nodeSolidServer/node-solid-server/blob/main/default-templates/server/index.html This is the file used as a model when creating a new server. On a running server the server root index.html is not updated when installing a new NSS...
On a running server the server version is accessible via X-Powered-By $ curl -I https://bourgeoa.solidcommunity.net/chats/ HTTP/1.1 200 OK X-Powered-By: solid-server/5.7.7 Vary: Accept, Authorization, Origin Access-Control-Allow-Credentials: true Access-Control-Expose-Headers: Authorization, User, Location,...
resolved with #1690 merged with #1695
closed with https://github.com/nodeSolidServer/node-solid-server/pull/1604
@xpat Hope this can be of help. - NSS - `solidcommunity.net` is running on a Digital Ocean. Details on the installation can be found here https://github.com/solid/solidcommunity.net/wiki - There are 2...