Plugins:GenericHttpMethod

Status

Under Consideration

Problem Summary

  1. The plugin API only supports GET and POST. It would be desirable to support other methods defined in RFC 2616, such as OPTIONS, DELETE, and PUT, and also extension methods such as PROPFIND (WebDAV) or PATCH.

Existing Discussions and Documentation

API Requirements

Current Proposal