hasIdentifier: | https://padme-analytics.de/pht/codeFragment/ddcc2cc5be131a47d2d0c274930c3da4108e21695074fecb287ea11970fe8ac8 |
hasContent: | """ Checks a response for a status code. Throws an error and tries to read information from the response in case of failure. :param r: response object to check :param status_code: expected status code :return: response object """ |