Searched refs:url (Results 1 – 3 of 3) sorted by relevance
98 char url[MAX_URL_LENGTH]; /* URL */ member
250 NHTTPConnectionHandle NHTTP_CreateConnection(const char *url, NHTTPReqMethod method, char *bodyBuf,…
106 …nn::Result CreateConnection( const char8 url[], size_t urlLen, RequestMethod reqMethod, Connection…