:param handler: e.g. /candlepin/status :param final_headers: HTTP headers used by request :param body: request can contain body. It is usually dictionary, but it can be anything that can be serialized by json.dumps() :return: None Z