Hello,
I had to make http PATCH requests for a project I'm working on, had to add it myself and I figured it wouldn't hurt to have it in.
Note that OPTIONS, CONNECT and TRACE are already missing
For reference, this is what I was querying for my project
https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#update-an-issue
https://www.w3schools.com/TAgs/ref_httpmethods.asp