Method: Mechanize::HTTP::WWWAuthenticateParser#initialize

Defined in:
lib/mechanize/http/www_authenticate_parser.rb

#initializeWWWAuthenticateParser

Creates a new header parser for WWW-Authenticate headers



15
16
17
# File 'lib/mechanize/http/www_authenticate_parser.rb', line 15

def initialize
  @scanner = nil
end