--- a/mercurial/help/internals/wireprotocol.txt Tue Apr 10 13:07:13 2018 -0700
+++ b/mercurial/help/internals/wireprotocol.txt Tue Apr 10 13:41:21 2018 -0700
@@ -123,12 +123,6 @@
The content of the HTTP response body typically holds text describing the
error.
-The ``application/hg-changegroup`` media type indicates a changegroup response
-type.
-
-Clients also accept the ``text/plain`` media type. All other media
-types should cause the client to error.
-
Behavior of media types is further described in the ``Content Negotiation``
section below.