[Catalyst] determine MIME type of binary Webservice result?

2010-01-19 Thread Jens Schwarz
Hi, in my Catalyst application I use Webservices to connect to SAP. One of these returns binary data (right now base64-encoded XML, later also PDF). Is it possible to determine the MIME type of those returned (sub)strings? If so, how? Thanks Jens -- Preisknaller: GMX DSL Flatrate für nur

Re: [Catalyst] determine MIME type of binary Webservice result?

2010-01-19 Thread Carl Johnstone
Jens Schwarz wrote: in my Catalyst application I use Webservices to connect to SAP. One of these returns binary data (right now base64-encoded XML, later also PDF). Is it possible to determine the MIME type of those returned (sub)strings? If so, how? It doesn't matter that you're using

RE: [Catalyst] determine MIME type of binary Webservice result?

2010-01-19 Thread Mesdaq, Ali
framework Subject: Re: [Catalyst] determine MIME type of binary Webservice result? On 2010-01-19, at 9:21 AM, Jens Schwarz wrote: Hi, in my Catalyst application I use Webservices to connect to SAP. One of these returns binary data (right now base64-encoded XML, later also PDF). Is it possible