X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=jcc.c;h=53de19a607b4ca16450e2307b83f9877edbbef18;hp=97edc4ade65da138b1798dc72726418661370395;hb=c88024b1f6a64ecc2d923ff875e10f15b64daff3;hpb=acef385eb4fe9f69e929eb454e2420471b9f6ff5 diff --git a/jcc.c b/jcc.c index 97edc4ad..53de19a6 100644 --- a/jcc.c +++ b/jcc.c @@ -1839,7 +1839,7 @@ static void chat(struct client_state *csp) } log_applied_actions(csp->action); - log_error(LOG_LEVEL_GPC, "%s", http->url); + log_error(LOG_LEVEL_GPC, "%s%s", http->hostport, http->path); if (fwd->forward_host) {