We have a really short job of formatting a form header that gets passed to a Ruby script. It's a multipart/form-data header that will include username, password, audio file as NSData object, jpeg image as NSData and some text related input fields. Again the issue is our developer is not familiar with writing header files and proper formatting.