X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FResponse.pm;h=8aa9b22fd43d4edeba07d289487702cb14f8466c;hb=47f9968d8f98b55d7f1620ade066fcf52feeb42d;hp=ff463981af53cba375725b0124f541d6ff004763;hpb=b5ecfcf07b8ffe7e9984f0279c8781ce51c6ac6a;p=catagits%2FCatalyst-Runtime.git 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