From f3ba87d400b0ea9a1c229d768cb9623461e63773 Mon Sep 17 00:00:00 2001 From: Maira Wenzel Date: Fri, 11 Oct 2019 10:40:15 -0700 Subject: [PATCH] Fix wrong summary location --- xml/System.Net/HttpStatusCode.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xml/System.Net/HttpStatusCode.xml b/xml/System.Net/HttpStatusCode.xml index 2ffe64d0ad1..543bc013db5 100644 --- a/xml/System.Net/HttpStatusCode.xml +++ b/xml/System.Net/HttpStatusCode.xml @@ -1614,9 +1614,9 @@ If the System.Net.HttpStatusCode - Equivalent to HTTP status 102. indicates that the server has accepted the complete request but hasn't completed it yet. + 102 - To be added. + Equivalent to HTTP status 102. indicates that the server has accepted the complete request but hasn't completed it yet.