# File lib/httpclient.rb, line 699 def options_async(uri, extheader = {}) request_async(:options, uri, nil, nil, extheader) end