- Let server_set_cookie() check the expiration date
authorFabian Keil <fk@fabiankeil.de>
Tue, 30 Jan 2007 13:05:26 +0000 (13:05 +0000)
committerFabian Keil <fk@fabiankeil.de>
Tue, 30 Jan 2007 13:05:26 +0000 (13:05 +0000)
commitbfe821794c2fd5704c7ea7acd735b6581d95047e
treea28d2cc8172a212436f84d263e0bb3334adbab69
parent460cbef0b136baa4ca9d590884503859dac16661
- Let server_set_cookie() check the expiration date
  of cookies and don't touch the ones that are already
  expired. Fixes problems with low quality web applications
  as described in BR 932612.

- Adjust comment in client_max_forwards to reality;
  remove invalid Max-Forwards headers.
AUTHORS
parsers.c