# File webapp.rb, line 161
  def remove_header(field_name) @response_header.remove(field_name) end