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-2016 • Updated: 12/12/15
Comment or report problem with topic