class Curl::Easy
Public Instance Methods
http_patch()
click to toggle source
# File lib/faraday/curb.rb, line 3 def http_patch self.http :PATCH end
Also aliased as: patch
# File lib/faraday/curb.rb, line 3 def http_patch self.http :PATCH end