fun <T> Builder<ResponseEntity<T>>.statusCodeIs1xxInformational(): Builder<ResponseEntity<T>>
Asserts that the status code is a 1xx Information response.