multipart-parser icon indicating copy to clipboard operation
multipart-parser copied to clipboard

how to use it

Open palpandiR opened this issue 6 years ago • 3 comments

Hi

Can you share the infor how to use it in READEME file.

palpandiR avatar Jun 21 '19 10:06 palpandiR

That wouls be good. However, I haven't used this library myself for almost 8 years, so to figure out how to use it I would have to read the tests and perhaps also the code. Feel free to do this yourself and open a pull request with the changes you suggest to the README file.

danabr avatar Jun 24 '19 12:06 danabr

multipart-parser is a simple parser for multipart MIME messages

Having struggled for over two hours to get this library to parse a single message, I'm calling bullshit on this claim.

I wrote a stack overflow answer for this: https://stackoverflow.com/questions/58083730/how-i-can-decode-or-parser-multipart-form-data-in-ruby-2-5-and-get-hash-with-p/64618596#64618596 Maybe a slightly more cohesive and comprehensive explanation would be good enough for a README.

yasonk avatar Jan 16 '21 02:01 yasonk