I am trying to figure out how I can display given http status code (200/404/301 should be displayed as successful). and all other status should be displayed as failed.
Instead of having multiple legends per http status code, instead I would like to know how to combine (200/404/301) into one successful legend?