X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRequest.pm;h=6d14c5bf21dc9b03366c89bc10aa4993ffd5ba9b;hb=b6722bdd672b42bbb8f70d77f5495f373b830b3c;hp=577d4de9a8b23e1217931ae258746829db63ca3a;hpb=949f330d1f0f7d5fc868ddeb6f338733a2dfa39f;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Request.pm b/lib/Catalyst/Request.pm index 577d4de..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. Use $req->uri->host to get the hostname of the server. +Returns the hostname of the client. Use C<< $req->uri->host >> to get the hostname of the server. =head2 $req->input