p5-plack-middleware-docomo-fix_content_type
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:convert ContentType header text/html to application/xhtml+xml.
NAME
    Plack::Middleware::DoCoMo::FixContentType - rewrite Content-Type header
    text/html to application/xhtml+xml

SYNOPSIS
        use Plack::Builder;
        bulider {
            enable 'DoCoMo::FixContentType';
            $app;
        };

DESCRIPTION
    Plack::Middleware::DoCoMo::FixContentType is

AUTHOR
    Keiji Yoshimi 

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


本源码包内暂不包含可直接显示的源代码文件,请下载源码包。