Tim Berners-Lee
Tim Berners-Lee
The issue title needs to be a crisp summary of the problem. "Security considerations for status codes" invites no end of philosophical ramblings in an area already prone to too...
Is the proposal "Add requirement for Read permissions as well as Write for create and update operations"?
that would be a big incompatible change.
"..because web apps running in one storage will have the same rights as web apps running in the other". ?
If currently the existing Solid servers do not support this feature, it seems that the Solid spec should continue not to include it. I gather the RFCs do not require...
A valuable workflow in Google Drive is the "click here to request access to this resource" . That is valuable for onboarding groups - typically it is hard for the...
Responds to https://github.com/linkeddata/rdflib.js/issues/455
"One single http round trip" isn't of course a singe IP round trip, as it can have all the TLS setup time, and CORS prefetches... it also can be delayed...
Yes, agreed that the fetch with the server should be set shorter ... maybe the thing to do is to cover the whole service of one incoming request, not each...
See PR https://github.com/linkeddata/rdflib.js/pull/454