Commits
Andrea Biscuola authored 9ddc63859a4
........S. [ZBXNEXT-4002] remove unuseful NULL check Checking for NULL for the page data is not useful in the case of Elasticsearch. We already check for the return code and if the HTTP code is 200, the response body will never be empty.