Searched refs:newAuth (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/network/libnetservices/
H A DHttpRequest.cpp506 BHttpAuthentication newAuth; local
507 newAuth.Initialize(fHeaders["WWW-Authenticate"]);
508 fContext->AddAuthentication(fUrl, newAuth);

Completed in 86 milliseconds