Neil Gibbons
Results
1
comments of
Neil Gibbons
Marshall, But that line points to a GraphQLClient object (https://github.com/RWS/graphql-client-dotnet/blob/develop/net/src/Sdl.Tridion.Api.Client/GraphQLClient/GraphQLClient.cs) which uses its own internal IHttpClient object (https://github.com/RWS/graphql-client-dotnet/blob/develop/net/src/Sdl.Tridion.Api.Client/HttpClient/HttpClient.cs) which itself uses System.Net.WebRequest internally, not HttpClient (https://github.com/RWS/graphql-client-dotnet/blob/develop/net/src/Sdl.Tridion.Api.Client/HttpClient/HttpClient.cs#L174)