CC-Archived / CCMultipartReader

An Objective C wrapper for multipart-parser, Hongli Lai's C++ implementation of a simple and efficient multipart MIME message parser.
MIT License
7 stars 1 forks source link

Error Message #2

Closed williamsxu closed 1 year ago

williamsxu commented 10 years ago

What's the correct format? The error message always say: Malformed. Expected CR after boundary.

savah commented 9 years ago

Did you manage to make it work with Xcode 6 ?