httpStatusCode top-level constant

String const httpStatusCode

Identifies the numeric HTTP status code (200, 404, etc) of the HTTP response. Expected int.

Implementation

const String httpStatusCode = 'http.status_code';