Searched refs:RequestMethod (Results 1 – 3 of 3) sorted by relevance
92 enum RequestMethod enum
64 …explicit Connection(const char* pUrl, RequestMethod method = REQUEST_METHOD_GET, bool isUseDefault…93 …nn::Result Initialize(const char* pUrl, RequestMethod method = REQUEST_METHOD_GET, bool isUseDefau…
107 …nn::Result CreateConnection( const char8 url[], size_t urlLen, RequestMethod reqMethod, Connection…