# File lib/httmultiparty/multipartable.rb, line 4
  def initialize_http_header(initheader)
    super
    set_headers_for_body
  end