# File lib/http-access2.rb, line 312 def options_async(uri, extheader = {}) request_async('OPTIONS', uri, nil, nil, extheader) end