From fbfb8aa77f5769dc6bead4254536b2651c45b756 Mon Sep 17 00:00:00 2001 From: Jan Jahoda Date: Thu, 21 May 2020 16:56:12 +0200 Subject: [PATCH 1/4] Update item[string] property --- xml/System.Net/WebHeaderCollection.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/xml/System.Net/WebHeaderCollection.xml b/xml/System.Net/WebHeaderCollection.xml index df3c531123d..3e1e8f71e46 100644 --- a/xml/System.Net/WebHeaderCollection.xml +++ b/xml/System.Net/WebHeaderCollection.xml @@ -1482,13 +1482,16 @@ System.String - + - To be added. - To be added. - To be added. + Header name. + Gets or sets the specified response header. + A instance containing the specified header. To be added. + The length of is greater than 65535. + This instance does not allow instances of . + The is null. From 51f7cd682bc95d7070dac28a01bc8228b4e4f3cb Mon Sep 17 00:00:00 2001 From: Jan Jahoda Date: Mon, 25 May 2020 16:01:14 +0200 Subject: [PATCH 2/4] Add IEnumerable.GetEnumerator description --- xml/System.Net/WebHeaderCollection.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xml/System.Net/WebHeaderCollection.xml b/xml/System.Net/WebHeaderCollection.xml index 3e1e8f71e46..be1f1526d63 100644 --- a/xml/System.Net/WebHeaderCollection.xml +++ b/xml/System.Net/WebHeaderCollection.xml @@ -2000,8 +2000,8 @@ - To be added. - To be added. + Returns an enumerator that can iterate through the instance. + An for the . To be added. From 6186707b99304e3164a8f4d3d5dabcdf6a0733ea Mon Sep 17 00:00:00 2001 From: Jan Jahoda Date: Tue, 9 Jun 2020 14:10:03 +0200 Subject: [PATCH 3/4] Update xml/System.Net/WebHeaderCollection.xml Co-authored-by: Karel Zikmund --- xml/System.Net/WebHeaderCollection.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/System.Net/WebHeaderCollection.xml b/xml/System.Net/WebHeaderCollection.xml index be1f1526d63..2d397dcf0cc 100644 --- a/xml/System.Net/WebHeaderCollection.xml +++ b/xml/System.Net/WebHeaderCollection.xml @@ -1489,7 +1489,7 @@ Gets or sets the specified response header. A instance containing the specified header. To be added. - The length of is greater than 65535. + The length of is greater than 65535. This instance does not allow instances of . The is null. From 219460ead615e623268f63667ab6ad43ad46cdb3 Mon Sep 17 00:00:00 2001 From: Jan Jahoda Date: Wed, 10 Jun 2020 12:32:50 +0200 Subject: [PATCH 4/4] Remove Index[string] --- xml/System.Net/WebHeaderCollection.xml | 47 +------------------------- 1 file changed, 1 insertion(+), 46 deletions(-) diff --git a/xml/System.Net/WebHeaderCollection.xml b/xml/System.Net/WebHeaderCollection.xml index 2d397dcf0cc..137ac665ed3 100644 --- a/xml/System.Net/WebHeaderCollection.xml +++ b/xml/System.Net/WebHeaderCollection.xml @@ -1448,52 +1448,7 @@ The length of is greater than 65535. This instance does not allow instances of . - - - - - - - - - Property - - System.Net.WebHeaderCollection - 4.0.0.0 - 4.1.0.0 - 4.1.1.0 - 4.1.2.0 - 5.0.0.0 - - - System.Net.Requests - - - netstandard - 2.1.0.0 - - - System - - - System.Net - - - System.String - - - - - - Header name. - Gets or sets the specified response header. - A instance containing the specified header. - To be added. - The length of is greater than 65535. - This instance does not allow instances of . - The is null. - - +