Namespace: FSharp.Data
The body to send in an HTTP request
BinaryUpload(byte [])
FormValues(seq<string * string>)
Multipart(boundary,parts)
A sequence of formParamName fileName fileContent groups
TextRequest(string)