Home
last modified time | relevance | path

Searched refs:RequestMethod (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.14.4/include/nn/http/
Dhttp_Const.h92 enum RequestMethod enum
Dhttp_Connection.h64 …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…
Dhttp_ConnectionIpc.h107 …nn::Result CreateConnection( const char8 url[], size_t urlLen, RequestMethod reqMethod, Connection…