# File lib/omniauth/form.rb, line 102 def to_response footer Rack::Response.new(@html, 200, 'content-type' => 'text/html').finish end