Privoxy is now able to run as intercepting
authorFabian Keil <fk@fabiankeil.de>
Wed, 6 Dec 2006 19:41:40 +0000 (19:41 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 6 Dec 2006 19:41:40 +0000 (19:41 +0000)
commit3fb1f03ddb3407a710371dcfed1494363aace957
tree0b948d81e12924c54d95539b5f481d6a949d5cb0
parent048e8130e83b679fb8262ee4f201ccc91f670d56
Privoxy is now able to run as intercepting
proxy in combination with any packet filter
that does the port redirection. The destination
is extracted from the "Host:" header which
should be available for nearly all requests.

Moved HTTP snipplets into jcc.c.
Added error message for gopher proxy requests.
jcc.c
jcc.h