# File lib/http-access2/http.rb, line 416
  def body=(body)
    @body = body
    sync_header
  end