Builds the HTTP header for a formdata request. The file content is read and then append to the formdata. Each key-value pair has a own line.
(
&self,
func: &'static str,
msg: &Value,
files: Vec<File>,
_kind: &str,
)
source not stored for this graph (policy: none)