# File lib/restclient/payload.rb, line 211 def headers super.merge({'Content-Type' => %Q{multipart/form-data; boundary=#{boundary}}}) end