NAME
Mojolicious::Plugin::AssetPack::Handler::Http - A URL handler for http:// assets
DESCRIPTION
Mojolicious::Plugin::AssetPack::Handler::Http is a module that can fetch assets from the web.
This class is EXPERIMENTAL.
ATTRIBUTES
asset_for
$asset = $self->asset_for($url, $assetpack);
This method tries to download the asset from the web.
COPYRIGHT AND LICENSE
Copyright (C) 2014, Jan Henning Thorsen
This program is free software, you can redistribute it and/or modify it under the terms of the Artistic License version 2.0.
AUTHOR
Jan Henning Thorsen - jhthorsen@cpan.org