Searched refs:socketTypeString (Results 1 – 1 of 1) sorted by relevance
82 static HttpType getHttpType(std::string_view socketTypeString) in getHttpType() argument84 if (socketTypeString == "http") in getHttpType()89 if (socketTypeString == "https") in getHttpType()94 if (socketTypeString == "both") in getHttpType()102 socketTypeString); in getHttpType()