Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

object RestRequestmyRestRequest.ExecuteJson()

Remarks

UnlikeRestRequest.Executemethod this method verifes the server status code is returned as OK ( HTTP 200 ). If not exception is thrown.

...