readNextPart
Read out the next part of this multipart request, or return null if no more parts are available.
You can either call this directly or use forEachPart which is provided as a convenience method.
If you call this yourself, be sure to close each part when you're done with it.