gojek / wrest

A fluent, easy-to-use, object oriented Ruby HTTP/REST client library with support RFC2616 HTTP caching and async calls that runs on CRuby and JRuby.
http://gojek.io
Other
233 stars 53 forks source link

Adding support for Patch requests #134

Closed aditiraveesh closed 7 years ago

aditiraveesh commented 7 years ago

This commit fixes #133