Skip to content

Support LOCK/UNLOCK verbs. #1610

@the-maldridge

Description

@the-maldridge

I'd like to add support for the LOCK/UNLOCK HTTP verbs as I am developing an application that expects to consume these verbs before synchronizing a conflicting operation on shared state. Prior to adding this support to Echo I'd like to gain some agreement that a patch will be accepted for this functionality as there is not an http.MethodLock constant in the net/http library. I can either add this method in the constants in echo.go or I can add it inline.

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