You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many of the Web Cmdlet tests that were marked pending and/or skipped in 6.0.0 were done so due to libcurl and environment difference in HttpClient across various platforms and distributions. Now that .NET Core 2.1 is merged and HttpClient no longer relies on libcurl or WinHTTP, these tests need to be evaluated to see if they can be tested across all platforms
Many of the Web Cmdlet tests that were marked pending and/or skipped in 6.0.0 were done so due to libcurl and environment difference in
HttpClientacross various platforms and distributions. Now that .NET Core 2.1 is merged andHttpClientno longer relies on libcurl or WinHTTP, these tests need to be evaluated to see if they can be tested across all platforms