Parsing Base64 Encoded Multipart/Form-Data
Hi!
I get base64 encoded string which is
Is there a ready solution to parse it into something more handy?
Maybe to get a stream of key values
I get base64 encoded string which is
multipart/form-dataIs there a ready solution to parse it into something more handy?
Maybe to get a stream of key values
