Home
last modified time | relevance | path

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

/freebsd/lib/libfetch/
H A Dhttp.c1179 IN char * pszMethod, /* method from the request */ in DigestCalcResponse() argument
1187 HA1, pszNonce, pszQop, pszMethod, pszDigestUri); in DigestCalcResponse()
1196 MD5Update(&Md5Ctx, pszMethod, strlen(pszMethod)); in DigestCalcResponse()