# File lib/httpclient.rb, line 714 def proppatch_async(uri, body = nil, extheader = {}) request_async(:proppatch, uri, nil, body, extheader) end