1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-04 16:45:06 -05:00

KNOWN_BUGS: DoH doesn't inherit all transfer options

Closes #4578
Closes #4579
This commit is contained in:
Daniel Stenberg 2020-03-28 23:09:45 +01:00
parent 34696ab5a5
commit 96a617b140
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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