http: hook up "trust_x_forwarded" to configurator
commit1f5bac15cd8e4393c6da98eb7bb4532133dc6259
authorEric Wong <normalperson@yhbt.net>
Tue, 21 Dec 2010 01:28:23 +0000 (21 01:28 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 21 Dec 2010 01:28:23 +0000 (21 01:28 +0000)
tree4d230cdb233014230714d021a00e40ffad93f595
parentbf64b9aa855cf3590a4d5b4eca853aef33ba90cc
http: hook up "trust_x_forwarded" to configurator

More config bloat, sadly this is necessary for Rainbows! :<
ext/unicorn_http/unicorn_http.rl
lib/unicorn/configurator.rb
lib/unicorn/http_server.rb
t/t0016-trust-x-forwarded-false.sh [new file with mode: 0755]
t/t0017-trust-x-forwarded-true.sh [new file with mode: 0755]
test/unit/test_http_parser_xftrust.rb