Versions Compared

Key

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

11.7.3 HttpStatusCode Property

A 3-digit number that indicates the status code of the HTTP request.

This property is accessible only when IsSuccessfulRequest is True.

When a service successfully executes your request, it would return a 2xx status code (the most common is 200 status code).

Property Type

Number