Thank you for the information. I read the RFC; for anyone interested (and not wanting to do a quick Google search), here is a link to
RFC 1867. When I was asked if I could receive a POST within the content-type and non-form-data, I never even considered it shouldn't/couldn't be done that way. The Java library my coworker is using allows this to be done; he has scaffolding in place that returns random data until I finish the Parser. Well, I will just have to change the protocol we've agreed upon.
Thank you!
Casey