HttpClientRequestSettings.IsRawData

When true data is not translated. For example when using JSON Request if you want to send raw POST data rather than a serialized object.

public bool IsRawData { get; set; }

See also:

Class HttpClientRequestSettings

© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic