[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Decoding Multipart responses

Corey Martella

6/6/2008 9:13:00 PM

I've been struggling with Soap4R
(http://groups.google.com/group/soap4r/browse_thread/thread/e7372d...)
trying to make it read the CSV attachment that comes back with a web
service response (attached). So I decided I'd try to make use of
net/http and just post literal soap xml. The response comes back just
fine but does anyone know of a way to parse multipart mime messages?
Doesn't seem like theres any gems out there for it and the only other
top hit is the Chilkat library which just looks, well, not friendly. I
suppose I could roll my own multipart parser but that just seems like
something that should be out there already.

Thanks in advance for any advice, if you need more information as to the
original request please let me know!

Corey

Attachments:
http://www.ruby-...attachment/2126/re...

--
Posted via http://www.ruby-....