Details
-
Incident report
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
web monitoring http response code error message says :
Warning. Field [status_codes] is not integer range
that's not really correct, as 200,404 is a valid list as well. maybe it should say "...not integer list or range."
also, a response code like 23232323232 is accepted, which isn't really a valid code. at least some limits should be applied