Searched refs:B_HTTP_QOP_NONE (Results 1 - 2 of 2) sorted by path

/haiku/headers/private/netservices/
H A DHttpAuthentication.h42 B_HTTP_QOP_NONE, enumerator in enum:BPrivate::Network::BHttpAuthenticationQop
/haiku/src/kits/network/libnetservices/
H A DHttpAuthentication.cpp142 fDigestQop = B_HTTP_QOP_NONE;
296 if (fDigestQop != B_HTTP_QOP_NONE) {

Completed in 63 milliseconds