assert_status_code_is_good: Check that the status code shows a success, and error...

View source: R/start-listening.R

assert_status_code_is_goodR Documentation

Check that the status code shows a success, and error otherwise

Description

Check that the status code shows a success, and error otherwise

Usage

assert_status_code_is_good(status_code)

Arguments

status_code

integer, usually returned by status_code

Value

TRUE


lambdr documentation built on Nov. 25, 2023, 5:08 p.m.