yaronn / ws.js

A WS-* client stack for node.js. Written in pure javascript!
http://webservices20.blogspot.com/
103 stars 64 forks source link

How to use the mime-reader? #30

Closed mabukar closed 8 years ago

mabukar commented 8 years ago

Hi!

Any examples of how to use mime-reader to parse a response with an XML content as the first part and a binary content as the second part of multipart/related payload?

Thanks!

mabukar commented 8 years ago

No problem, got figure it out :-)