Disabled name lookup for server hostname in favour of returning IP address. Annoying...
authorIan Wells <ijw@cack.org.uk>
Mon, 22 Mar 2010 11:30:38 +0000 (11:30 +0000)
committerIan Wells <ijw@cack.org.uk>
Mon, 22 Mar 2010 11:30:38 +0000 (11:30 +0000)
commit3317f661135adb540baf551803dc16ba4bd5920b
tree1029ee6154c7d5cf74254be86861db97d9b43b57
parentec0939b9f5a09cb4b1ae6986f0525376f02eaabe
Disabled name lookup for server hostname in favour of returning IP address.  Annoyingly, I can't find any actual use of the name in this module (it's passed as SERVER_NAME in the env), but we believe it ends up in the 'Host' header.
Changes
lib/Catalyst/Engine/HTTP.pm