Home | History | Annotate | Download | only in testserver

Lines Matching full:authenticate

880       self.send_header('WWW-Authenticate', 'Basic realm="%s"' % realm)
1009 self.send_header('WWW-Authenticate', hdr)
1189 self.send_header('WWW-Authenticate', challenge)