Qore Mime Module Reference 1.4.4
Loading...
Searching...
No Matches
Mime::FormDataMessageInfo hashdecl Reference

parsed form-data message part info More...

#include <Mime.qm.dox.h>

Public Attributes

data body
 the data for the message or part
 
*string filename
 the optional filename for the part
 
hash hdr
 message or part headers
 
string name
 the name of the part
 

Detailed Description

parsed form-data message part info