Catalyst::Plugin::DoCoMoUID - Add i-mode terminal's uid to HTTP Request Header
sub default : Private { my ( $self, $c ) = @_; my $uid = $c->req->header('X-DoCoMo-UID'); }
The Plugin is Add i-mode terminal's uid to HTTP Request Header
Ittetsu Miyazaki <ittetsu.miyazaki@gmail.com>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Nihongo Document is Catalyst/Plugin/DoCoMoUID/Nihongo.pod