X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FResponse.pm;h=8aa9b22fd43d4edeba07d289487702cb14f8466c;hp=ff463981af53cba375725b0124f541d6ff004763;hb=87e9f9abcaad3cbb740a4ee4a814bf94abaff6c6;hpb=60dd6e1dd01a67d12445740b913e1ac2c711fe76 diff --git a/lib/Catalyst/Response.pm b/lib/Catalyst/Response.pm index ff46398..8aa9b22 100644 --- a/lib/Catalyst/Response.pm +++ b/lib/Catalyst/Response.pm @@ -56,6 +56,10 @@ Shortcut for $res->headers->content_length. Shortcut for $res->headers->content_type. +This value is typically set by your view or plugin. For example, +L will guess the mime type based on the file +it found, while L defaults to C. + =head2 $res->cookies Returns a reference to a hash containing cookies to be set. The keys of the