global

def content_type

def content_type
  "multipart/form-data; boundary=#{Rack::Test::MULTIPART_BOUNDARY}"
end