# simply check that the status code is not 200# do not run implicit assert of http response version and codeGEThttp://localhost:8000/assert-status-code
HTTP/**[Asserts]status not equals200
# simply check that the status code is OKGEThttp://localhost:8000/assert-status-code