Skip to content

Commit 5dc1edf

Browse files
author
Krystal Culp
committed
update documentation
1 parent 8c1d14c commit 5dc1edf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/VirtualClient/VirtualClient.Common/Rest/IRestClientBuilder.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ public interface IRestClientBuilder : IDisposable
4040

4141
/// <summary>
4242
/// Always trust the server certificate.
43-
/// Note that this method override the underlying httpclient and previous builder methods, so this builder method should be used first.
4443
/// </summary>
4544
/// <returns>Builder itself.</returns>
4645
IRestClientBuilder AlwaysTrustServerCertificate();

0 commit comments

Comments
 (0)