Closed
Description
Stating "The returned Task<TResult> object .." is unnecessarily generic (requiring more brain cycles to determine what TResult might be). Please make life easier for readers by stating Task<Stream> throughout the docs (twice here as 2 signatures) instead of being cultishly obscure. [readers can fight back with long words too 😉]
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: d631c3d1-c266-5828-015f-ab08ce377542
- Version Independent ID: a6438168-4ae4-33b3-bb89-b17f0e987d2e
- Content: HttpClient.GetStreamAsync Method (System.Net.Http)
- Content Source: xml/System.Net.Http/HttpClient.xml
- Product: dotnet-api
- GitHub Login: @karelz
- Microsoft Alias: ncldev