Skip to content

Commit 3c26ae2

Browse files
committed
Remove remarks
1 parent bf64f0d commit 3c26ae2

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

xml/System.Net.Http/WinHttpHandler.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -318,13 +318,7 @@ When this property is set to `true`, all HTTP redirect responses from the server
318318
<Docs>
319319
<summary>When the default (system) proxy is used, gets or sets the credentials used to submit to the default proxy server for authentication.</summary>
320320
<value>The credentials used to authenticate the user to an authenticating proxy.</value>
321-
<remarks>
322-
<format type="text/markdown"><![CDATA[
323-
324-
The default proxy is used only when <xref:System.Net.Http.WinHttpHandler.Proxy> is set to `null`.
325-
326-
]]></format>
327-
</remarks>
321+
<remarks>To be added.</remarks>
328322
</Docs>
329323
</Member>
330324
<MemberGroup MemberName="Dispose">

0 commit comments

Comments
 (0)