Determines how data is POSTed when when using AddPostKey() and other methods of posting data to the server. Support UrlEncoded, Multi-Part, XML and Raw modes.
public HttpPostMode PostMode { get; set; }
See also:
Class HttpClient© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic