Creates a new request with some byte content (e.g. a file). The method properties have to be in the formdata setup and cannot be sent as JSON.
(
&self,
func: &'static str,
msg: &Value,
files: Vec<File>,
kind: &str,
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected