01ac7ece1e568c6dd898d5193605c2f5a5ece58d
The HandleResponseAsync method was updated to include a new optional parameter, `logSuccess`, which allows control over whether successful HTTP responses are logged. The default value is `true`. This change applies to both `NETFRAMEWORK` and non-`NETFRAMEWORK` builds. The method's XML documentation was updated to reflect this new behavior.
Description
Languages
C#
100%