This repository was archived by the owner on Feb 22, 2024. It is now read-only.
Description
curl sandbox.fusepool.info:8164?xslt=http%3A%2F%2Fwww.dbis.informatik.uni-goettingen.de%2Fteaching%2FSeminars%2FML-SS13%2FSVG%2BSMIL%2FSVG%2BSMIL-Examples%2Fpiechart.xsl
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /. Reason:
<pre> java.lang.RuntimeException: javax.activation.MimeTypeParseException: Unable to find a sub type.</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>
also:
curl sandbox.fusepool.info:8164?xslt=http://xspf.org/ns/0/XSPF.xsl
In this example the transfomer could infer the output type application/xml from xsl:output.
For
curl http://sandbox.fusepool.info:8164?xslt=http://cpansearch.perl.org/src/JUNOS/junoscript-perl-6.4I0/examples/diagnose_bgp/xsl/html.xsl
the output format should be text/html
Reactions are currently unavailable
also:
In this example the transfomer could infer the output type application/xml from xsl:output.
For
the output format should be text/html