# File lib/net/http.rb, line 915 def copy(path, initheader = nil) request(Copy.new(path, initheader)) end