Home
last modified time | relevance | path

Searched refs:REQUEST_METHOD_GET (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/include/nn/http/
Dhttp_Const.h95 REQUEST_METHOD_GET = NN_HTTP_REQUEST_METHOD_GET, //!< GETメソッド enumerator
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…