From 23fc764411e53115ff7a30f989280a81c2b02450 Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Mon, 24 Apr 2017 14:24:12 +0200 Subject: [PATCH] getdns_context_set_follow_redirects() is supported since 1.0.0 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 84af7e95..e866d47d 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,6 @@ For more information, visit the The following API calls are documented in getDNS but *not supported* by the implementation at this time: -* Disabling following of `CNAME`s with `getdns_context_set_follow_redirects()` * Detecting changes to resolv.conf and hosts * MDNS, NIS and NetBIOS namespaces (only DNS and LOCALFILES are supported)