# File lib/http/form_data/multipart.rb, line 36 def content_type "multipart/form-data; boundary=#{@boundary}" end