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