X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRequest.pm;h=f974f3f46599cb283a9806564c31ec59cb70fd3e;hb=cfb8879d62b804cb574bf5608dd41cfb87d3559a;hp=c058daa0ab2b3ca4f4812bc24b3fd49c0b21b89a;hpb=be6801fa7f6a09cc5fa263fca705bbaa6b3f8808;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Request.pm b/lib/Catalyst/Request.pm index c058daa..f974f3f 100644 --- a/lib/Catalyst/Request.pm +++ b/lib/Catalyst/Request.pm @@ -316,7 +316,7 @@ Returns an L object containing the headers for the current reques =head2 $req->hostname -Returns the hostname of the client. +Returns the hostname of the client. Use $req->uri->host to get the hostname of the server. =head2 $req->input