/[suikacvs]/markup/html/whatpm/Whatpm/CacheManifest.pm
Suika

Diff of /markup/html/whatpm/Whatpm/CacheManifest.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by wakaba, Sun Nov 4 11:49:44 2007 UTC revision 1.2 by wakaba, Fri Nov 23 14:47:49 2007 UTC
# Line 28  sub _parse ($$$$$) { Line 28  sub _parse ($$$$$) {
28    ## NOTE: A |text/cache-manifest| MUST be a cache manifest.    ## NOTE: A |text/cache-manifest| MUST be a cache manifest.
29    ## NOTE: Newlines MUST be CR/CRLF/LF.  (We don't and can't check this.)    ## NOTE: Newlines MUST be CR/CRLF/LF.  (We don't and can't check this.)
30    
31      ## ISSUE: In RFC 2046: "The specification for any future subtypes of "text" must specify whether or not they will also utilize a "charset" parameter"
32    
33    my $m_uri = Message::DOM::DOMImplementation->create_uri_reference ($_[2]);    my $m_uri = Message::DOM::DOMImplementation->create_uri_reference ($_[2]);
34    my $m_scheme = $m_uri->uri_scheme;    my $m_scheme = $m_uri->uri_scheme;
35    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24