Home
last modified time | relevance | path

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

/NextBSD/lib/libfetch/
HDhttp.c1181 IN char * pszMethod, /* method from the request */ in DigestCalcResponse() argument
1197 MD5Update(&Md5Ctx, pszMethod, strlen(pszMethod)); in DigestCalcResponse()