-
Notifications
You must be signed in to change notification settings - Fork 111
Manifests without a default path should default to list request #156
Comments
HTTP 300 Multiple Choices |
i think this runs against the simplicity and transparency principle. |
If we call a manifest without a default entry, or if we simply under-specify a path (say we call up So, to clarify: |
At the same time we should fix bzz-list to have correct links. Currently every link in the HTML output of a bzz-list request is itself a bzz-list. |
c.f. #726 |
Manifests without a default path should default to the behaviour that
bzz-list://
induces. (Or at least it should be possible to enable this behaviour on the local node)The text was updated successfully, but these errors were encountered: