# File wfo/repo/qwik.rb, line 68
  def self.qwik_reqauth_checker(webclient, resp)
    %r{<a href=".login"\n>Login</a\n>} =~ resp.body
  end