projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1a1b61
)
Revert the previous commit 1.422 for now
author
Fabian Keil
<fk@fabiankeil.de>
Thu, 3 Jan 2013 15:25:08 +0000
(15:25 +0000)
committer
Fabian Keil
<fk@fabiankeil.de>
Thu, 3 Jan 2013 15:25:08 +0000
(15:25 +0000)
The rough consensus on ijbswa@ is that it probably would
cause more problems than it solves and should be rethought
after the next stable release.
jcc.c
patch
|
blob
|
history
diff --git
a/jcc.c
b/jcc.c
index
97edc4a
..
53de19a
100644
(file)
--- 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)
{