If change-x-forwarded-for{add} is used and the client
authorFabian Keil <fk@fabiankeil.de>
Sun, 21 Sep 2008 13:36:52 +0000 (13:36 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 21 Sep 2008 13:36:52 +0000 (13:36 +0000)
commitcf92e759cfe20afd2311f719c04bdd8d7ceb4623
tree3db064249adb29833c7539493d40994a327f81ab
parent78722efe40dcef6a7fd087e32aae5d0ec88609b2
If change-x-forwarded-for{add} is used and the client
sends multiple X-Forwarded-For headers, append the client's
IP address to each one of them. "Traditionally" we would
lose all but the last one.
loaders.c
parsers.c
project.h