Simple HTTP response code check with python
This quite simple python script can be used to test http response code for given url. Had quite a bit of different random bash scripts that needed this kind of simple but somewhat configurable version of response checking. Might have… Continue Reading