Hi helpers! I'm trying to get the data (a complete html-page) of a put-reqeust and save it to disk. But I don't get it :(
I searched in the web for it and all I got so far is:
<map:match pattern="put-request">
<map:generate type="request">
<map:parameter name="generate-attributes" value="true"/>
</map:generate>
<map:transform src="stylesheets/sourcewrite.xsl"/>
<map:transform type="write-source"/>
<map:serialize type="xml"/>
</map:match>
But the file written by the write-source-transformer is not the data of
the request. Only (for me) less importent information like parameters, headers
etc..
Who can help me?
Freddy
pgp00000.pgp
Description: PGP signature
