Closed deeprobin closed 1 day ago
@MihaZupan Should I comment the different behaviors in .NET 7 and 8 or is the documentation here only for the current/upcoming .NET releease (so .NET 10)?
Learn Build status updates of commit c9a4338:
File | Status | Preview URL | Details |
---|---|---|---|
xml/System.Net.Http/HttpClient.xml | :white_check_mark:Succeeded | View |
For more details, please refer to the build report.
For any questions, please:
Tagging subscribers to this area: @dotnet/ncl
Learn Build status updates of commit fb5a470:
File | Status | Preview URL | Details |
---|---|---|---|
xml/System.Net.Http/HttpClient.xml | :white_check_mark:Succeeded | View |
For more details, please refer to the build report.
For any questions, please:
Summary
Documentation enhanced to include the supported proxy formats:
https
socks4
socks4a
socks5
Fixes dotnet/runtime#102441
/cc @MihaZupan