CheckResultReceiver¶
Receives the result of an HTTP status check where 204 means true and 404 means false. Used for endpoints like "is this gist starred?" that indicate their answer via status code rather than a response body.
Public Behaviours¶
success¶
Parameters¶
- value: Bool val