HomeSort by relevance Sort by last modified time
    Searched refs:https_only (Results 1 - 2 of 2) sorted by null

  /external/libweave/src/privet/
privet_handler.h 151 bool https_only = true; member in struct:weave::privet::PrivetHandler::HandlerParameters
privet_handler.cc 355 if (!pair.second.https_only)
512 params.https_only = false;
522 params.https_only = true;
    [all...]

Completed in 75 milliseconds