requests v0.9.0 (2018-08-16T14:22:02Z)
Dub
Repo
MultipartForm.add
requests
http
MultipartForm
Undocumented in source. Be warned that the author may not have intended to support it.
auto
add
(FormData d)
auto
add
(string name, FiniteReadable i, string[string] parameters)
struct
MultipartForm
auto
add
(
string
name
,
FiniteReadable
i
,
string
[
string
]
parameters
= null
)
Meta
Source
See Implementation
requests
http
MultipartForm
functions
add
structs
FormData