Hi, I'm using a pipeline to get xml-content from a web source with the file generator.
<map:generate src="http://x.y/content.xml" /> Unfortunately the Accept-field of the http-request sent by cocoon is not appropriate (no answer from the server). Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Is there a way to specify the content of the Accept-field as parameter to the file generator? Thanks Reinhard --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
