eclipse / streamsheets

An open-source tool for processing stream data using a spreadsheet-like interface.
https://docs.cedalo.com/
Eclipse Public License 2.0
452 stars 53 forks source link

XML to JSON #44

Open MRIIOT opened 4 years ago

MRIIOT commented 4 years ago

The documentation states that all XML data is converted to JSON. However with 2.0-milestone, HTTP.REQUEST to an XML document comes over a string. Is this expected?

Thanks Chris

TizianGit commented 4 years ago

Hey MRIIOT,

Thank you for this input. It seems, that the XML conversion for HTML requests has to be looked at. I will talk to the team!

We are working on further HTTP and parser features anyway. I will keep you posted.