# File webapp.rb, line 160
  def add_header(field_name, field_body) @response_header.add(field_name, field_body) end