- Allow to rewrite the request destination behind the client's back.
authorFabian Keil <fk@fabiankeil.de>
Sat, 14 Jul 2007 07:46:41 +0000 (07:46 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 14 Jul 2007 07:46:41 +0000 (07:46 +0000)
commit4a779f536d5ae6e099d42f4b4a405b6df0a0d9c5
tree4791d9f6e3f2ac7600d214831fdb08596d454d5a
parent2c88cfec72dd558ad4a539967b80db3432b7fe84
- Allow to rewrite the request destination behind the client's back.
- Turn the weird-looking unconditional for loop that
  reads the client request into a conditional while loop.
  Move the stuff that only runs once out of the loop.
- Move parts of chat(), server_content_type() and the
  necessary stuff to fix BR#1750917 into get_filter_function().
jcc.c