HttpRequestSettings.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 HttpRequestSettings

© West Wind Technologies, 1996-2020 • Updated: 07/15/20
Comment or report problem with topic