Skip to content

Commit

Permalink
Fix doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
moznion committed Sep 24, 2013
1 parent f23e475 commit d9ab3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Plack/Request/WithEncoding.pm
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ This attribute is the same as `param` of L<Plack::Request>.
=head1 REQUEST ENVIRONMENTS of Plack
You can specify encoding method, like so;
You can specify the encoding method, like so;
$req->env->{'plack.request.withencoding.encoding'} = 'utf-7'; # <= set utf-7
Expand Down

0 comments on commit d9ab3a5

Please sign in to comment.