News

>>> from http_status import Status >>> s = Status(9999, strict=False) >>> s <http_status.Status object at 0x1101905d0> >>> s.name 'No HTTP Name' >>> s.code 0 Note that if the Status object does not ...
Python Script to Monitor webserver 500 Status Codes - fpereyrap/monitor. Skip to content. Navigation Menu Toggle navigation. Sign in Product Actions. Automate ... The monitor.py script is designed to ...