X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FRequest.pm;h=6d14c5bf21dc9b03366c89bc10aa4993ffd5ba9b;hp=577d4de9a8b23e1217931ae258746829db63ca3a;hb=178dca5f50ddbee5adbfdbc7c6311f83da9efd50;hpb=25d61080a7e2ed2bdeac82055fcbeb632bf75b0c 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