-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
Jenkins 1.651.3
http_request-1.8.11
Currently, the http-request plugin does not support PATCH as an HTTP mode. There are many APIs that require the use of PATCH to update entities (GitHub, Docker Cloud, etc).
One thing to note, it appears that the underlying Jenkins Rule HTTP server does not support PATCH, therefore it may not be possible to test it with existing tests.
https://github.com/jenkinsci/http-request-plugin/pull/19