X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRequest.pm;h=6d14c5bf21dc9b03366c89bc10aa4993ffd5ba9b;hb=4c21ba3bd6fd11b9ba6e6af65bf25a497c3709b1;hp=20ffc46cf7b9c1293f2b5e2583e94bfd20b597d2;hpb=f8db2ed7cc69853222729adfdbb48e5e4bea9bd2;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Request.pm b/lib/Catalyst/Request.pm index 20ffc46..6d14c5b 100644 --- a/lib/Catalyst/Request.pm +++ b/lib/Catalyst/Request.pm @@ -318,7 +318,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 C<< $req->uri->host >> to get the hostname of the server. =head2 $req->input