# File webapp.rb, line 159 def set_header(field_name, field_body) @response_header.set(field_name, field_body) end