Re: Tunneling HTTP over SOAP

If people want to play with XOP and see how this would work, a 
simplistic implementation in Python can be found at:
   http://www.mnot.net/python/XopParser.py

Regards,


On May 3, 2004, at 1:45 PM, noah_mendelsohn@us.ibm.com wrote:

> If the application asks for the
> character element children, you can always generate them, but with luck
> that node too will want that JPEG in binary form and a suitable API 
> will
> get it without any conversion:
>
>         jpegStream =
> getBinaryStreamFromBase64XMLElement(elementWithPicture)
>

--
Mark Nottingham     http://www.mnot.net/

Received on Wednesday, 19 May 2004 13:37:44 UTC