Skip to content

Use If-Match HTTP conditional rather than checking for the existence of a directory tree. #163

@richardkiene

Description

@richardkiene

Instead of using the pattern of checking for existence of a directory tree and then deciding to create the directory or not, it may be best to use the If-Match: "" conditional on a create directory PUT request. This way we can do the operation with less overall HTTP calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions