Lines Matching refs:DEBUGF
895 DEBUGF("last modified: [%04d-%02d-%02d %02d:%02d:%02d]\n", in http_parse_mtime()
914 DEBUGF("content length: [%lld]\n", (long long)len); in http_parse_length()
948 DEBUGF("content range: [*/%lld]\n", (long long)len); in http_parse_range()
951 DEBUGF("content range: [%lld-%lld/%lld]\n", in http_parse_range()
1186 DEBUGF("Calc: HA1[%s] Nonce[%s] qop[%s] method[%s] URI[%s]\n", in DigestCalcResponse()
1256 DEBUGF("realm/nonce not set in challenge\n"); in http_digest_auth()
1281 DEBUGF("HA1: [%s]\n", HA1); in http_digest_auth()
1314 DEBUGF("basic: usr: [%s]\n", usr); in http_basic_auth()
1315 DEBUGF("basic: pwd: [%s]\n", pwd); in http_basic_auth()
1340 DEBUGF("NULL usr or pass\n"); in http_authorize()
1353 DEBUGF("Digest auth in env, not supported by peer\n"); in http_authorize()
1909 DEBUGF("failed to parse new URL\n"); in http_request_body()
1956 DEBUGF("%03d without auth header\n", conn->err); in http_request_body()
1991 DEBUGF("redirect with no new location\n"); in http_request_body()
2005 DEBUGF("offset %lld, length %lld, size %lld, clength %lld\n", in http_request_body()