Links: add a link to the UnXF middleware
commitdb2cba26acc5748bcf9919e3184a667c46911f8c
authorEric Wong <normalperson@yhbt.net>
Fri, 9 Sep 2011 23:10:55 +0000 (9 16:10 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 9 Sep 2011 23:10:55 +0000 (9 16:10 -0700)
treefd0e1303294edd72f8442352c7ce524a6702991b
parentd209910e29d4983f8346233262a49541464252c1
Links: add a link to the UnXF middleware

Since unicorn is designed to be deployed behind nginx (or
similar), X-Forwarded-* headers are common and Rack applications
may blindly trust spoofed X-Forwarded-* headers.  UnXF provides
a central place for managing that trust by using rpatricia.
Links