HomeSort by relevance Sort by last modified time
    Searched full:want_ntlm (Results 1 - 1 of 1) sorted by null

  /external/chromium/third_party/libjingle/source/talk/base/
httpcommon.cc 868 bool want_ntlm = (_stricmp(auth_method.c_str(), "ntlm") == 0); local
870 if (want_negotiate || want_ntlm) {

Completed in 49 milliseconds