# File lib/facets/more/httpaccess.rb, line 332 def options_async(uri, extheader = {}) request_async('OPTIONS', uri, nil, nil, extheader) end