Event.statusCode

The status code returned by the ZAP handler.

This property function may only be called if Event.type is handshakeFailedAuth.

struct Event
@property const pure
int
statusCode
()

Throws

Error if the property is called for a wrong event type.

Meta