]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: DoH doesn't inherit all transfer options
authorDaniel Stenberg <daniel@haxx.se>
Sat, 28 Mar 2020 22:09:45 +0000 (23:09 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 28 Mar 2020 22:09:45 +0000 (23:09 +0100)
Closes #4578
Closes #4579

docs/KNOWN_BUGS

index 1bd0c92c3631cc2537f0d20a0c85c7f4e8b3fd34..6613aafe05399fb6dfb024cc83d630efa20d30d5 100644 (file)
@@ -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