# File lib/net/http.rb, line 882 def options(path, initheader = nil) request(Options.new(path, initheader)) end