Skip to content

Commit

Permalink
More useful doc for TE method
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusramberg committed Aug 14, 2012
1 parent 6ec08a7 commit 91ac740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojo/Headers.pm
Expand Up @@ -514,7 +514,7 @@ Shortcut for the C<Status> header.
my $te = $headers->te;
$headers = $headers->te('chunked');
Shortcut for the C<TE> header.
Shortcut for the C<Transfer-Encoding> header.
=head2 C<to_hash>
Expand Down

0 comments on commit 91ac740

Please sign in to comment.