# File lib/webrat/core/session.rb, line 101 def http_accept(mime_type) header('Accept', Webrat::MIME.mime_type(mime_type)) end