Skip to content

Unable to use webdav verbs #1532

@sdalu

Description

@sdalu

Connection#run_request checks for verb in Connection::METHODS.

Unfortunetaly Connection::METHODS is defined ad Set.new %i[get post put delete head patch options trace] which doesn't allows PROPFIND, PROPPATCH, MKCOL, COPY, ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions