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