]> ruin.nu Git - ndwebbie.git/blobdiff - ND/Web/XMLPage.pm
other media type, and fixes for that
[ndwebbie.git] / ND / Web / XMLPage.pm
index 561fdc8f608c9535c91219eb13239916ca76ce56..f2353f4c0d2e8487d12bff8c313217e06268bcf9 100644 (file)
@@ -79,7 +79,7 @@ sub render : method {
 
        $self->process;
 
-       my $type = 'text/html';
+       my $type = 'application/xhtml+xml';
        my $body;
        if ($self->{XML}){
                $type = 'text/xml';