# File lib/http-access2/http.rb, line 403
  def header=(header)
    @header = header
    sync_body
  end