The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catalyst::Plugin::UploadProgress::Role::Request - Request class role for Catalyst::Plugin::UploadProgress

DESCRIPTION

Updates the upload_progress_XXXX cache key whenever a body chunk is received for the upload, so that the state of the upload is persisted and can be retrieved by the main plugin.

COPYRIGHT

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