Skip to content

Add support to custom HTTP Methods #321

@yaronuliel

Description

@yaronuliel

The HTTP Standard doesn't limit the method to the well-known predefined methods (GET, POST, DELETE, PATCH, PUT, OPTIONS, HEAD)
In some cases, some systems use their own custom HTTP Methods.

For example - in Cache world (e.g. with Varnish) it is very common to use PURGE method to invalidate content from the cache

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions