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

/haiku-fatelf/headers/os/net/
H A DHttpAuthentication.h68 BString _DigestResponse(const BString& uri,
/haiku-fatelf/src/kits/network/libnetapi/
H A DHttpAuthentication.cpp227 << _DigestResponse(url.Path(), method) << "\"";
314 BHttpAuthentication::_DigestResponse(const BString& uri, const BString& method) const function in class:BHttpAuthentication

Completed in 40 milliseconds