AkiVaMu Just tiny things come to mind...

HTTP Multipart

There are many HTTP Content-Type, see common list

For multipart type, there are also many subtypes.

multipart/form-data is the most popular:

multipart/x-mixed-replace is for server push and streaming.