Home
last modified time | relevance | path

Searched refs:vExtraHeaders (Results 1 – 4 of 4) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/hardware/eVehicles/
H A DTeslaApi.h33 …g& sPostData, std::string& sResponse, const std::vector<std::string>& vExtraHeaders, Json::Value& …
H A DTeslaApi.cpp377 …std::string& sResponse, const std::vector<std::string>& vExtraHeaders, Json::Value& jsDecodedRespo… in SendToApi() argument
390 std::vector<std::string> _vExtraHeaders = vExtraHeaders; in SendToApi()
/dports/www/domoticz/domoticz-2020.2/hardware/
H A DTado.h63 …&sPostData, std::string & sResponse, const std::vector<std::string> & vExtraHeaders, Json::Value &…
H A DTado.cpp868 …std::string &sResponse, const std::vector<std::string> & vExtraHeaders, Json::Value &jsDecodedResp… in SendToTadoApi() argument
880 std::vector<std::string> _vExtraHeaders = vExtraHeaders; in SendToTadoApi()