Skip to content

Devise meaningful implementation of Directory#setIndexName method when the protocol is CLAP #708

Open
@apius

Description

@apius

CLAP does not allow for listing the directory contents and cannot do content negotiation. So for example if we try to set the Directory indexName property with "index" we get a 404 if the protocol is CLAP. Perhaps the Directory class could simply append the value of indexName to the reference when the protocol is CLAP and log an info message if the indexName value does not appear to contain a file extension.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions