- Move delivery and logging of crunched responses
authorFabian Keil <fk@fabiankeil.de>
Wed, 7 Feb 2007 11:12:02 +0000 (11:12 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 7 Feb 2007 11:12:02 +0000 (11:12 +0000)
commit071dda21b7dbb77b3b8a36fd882f187b2fd5d698
treee123191334330c78e496c1006e3559b6e3517ce1
parent8e9b7d6f9a01a15f2e71dd86f258a7b1e0596bd5
- Move delivery and logging of crunched responses
  from chat() into send_crunch_response().
- Display the reason for generating http_responses.
- Log the content length for LOG_LEVEL_CLF correctly
  (still incorrect for some fixed responses).
- Reword an incorrect comment about
  treat-forbidden-connects-like-blocks violating
  the specs.
- Add some log messages.
jcc.c