NAME

Catalyst::Plugin::DoCoMoUID - Add i-mode terminal's uid to HTTP Request Header

SYNOPSIS

sub default : Private {
    my ( $self, $c ) = @_;
    my $uid = $c->req->header('X-DoCoMo-UID');
}

DESCRIPTION

The Plugin is Add i-mode terminal's uid to HTTP Request Header

AUTHOR

Ittetsu Miyazaki <ittetsu.miyazaki@gmail.com>

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Apache::DoCoMoUID

Nihongo Document is Catalyst/Plugin/DoCoMoUID/Nihongo.pod