blob: 24e92a84b33205a53c023005f35c18bcfb482570 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Try to fix in 7.27
==================
313 - host.name vs. host.dispname and "(nil)" outputs
316 - CONNECT NTLM over proxy with SSPI build
To be addressed in 7.28
=======================
310 - a new authentication callback
312 - custom Content-Length appears in CONNECT, solve it by offering a separate
option to provide headers for the CONNECT request
314 - CURL_SOCKOPTFUNCTION for accept()ed connection
315 - multiple receivers with SMTP and one fails
317 - CURLINFO_SSL_TRUST to return SSL-specific data for a darwinssl build
318 -
|