add a class that resembles an HTTP multipart message as described in
- the HTTP 1.1 RFC (http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.7.2)
 - the Form-based File Upload in HTML RFC (http://www.ietf.org/rfc/rfc1867.txt)
 
This functionality is there in Webkit already, but since it is used by several webservices, it is good to have it also outside of a browser environment
- depends on
 - 
                    
QTBUG-13788 multipart code: the seed created for random numbers must be thread-safe
-         
 - Closed
 
 -         
 
- relates to
 - 
                    
QTBUG-13353 Examples for connecting to major web services
-         
 - Closed
 
 -