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-2024 • Updated: 06/29/24
Comment or report problem with topic