From 96a617b140ceb310b745b922252f42213a2100ea Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 28 Mar 2020 23:09:45 +0100 Subject: KNOWN_BUGS: DoH doesn't inherit all transfer options Closes #4578 Closes #4579 --- docs/KNOWN_BUGS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 1bd0c92c3..6613aafe0 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -100,6 +100,7 @@ problems may have been fixed or changed somewhat since this was written! 11.6 slow connect to localhost on Windows 11.7 signal-based resolver timeouts 11.8 DoH leaks memory after followlocation + 11.9 DoH doesn't inherit all transfer options 12. LDAP and OpenLDAP 12.1 OpenLDAP hangs after returning results @@ -708,6 +709,10 @@ problems may have been fixed or changed somewhat since this was written! https://github.com/curl/curl/issues/4592 +11.9 DoH doesn't inherit all transfer options + + https://github.com/curl/curl/issues/4578 + 12. LDAP and OpenLDAP 12.1 OpenLDAP hangs after returning results -- cgit v1.2.1