Skip to content

Commit 3b04156

Browse files
committed
docs: remove incorrect out-of-dated description
1 parent 23087c6 commit 3b04156

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

user_guide_src/source/incoming/message.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ requests and responses, including the message body, protocol version, utilities
77
the headers, and methods for handling content negotiation.
88

99
This class is the parent class that both the :doc:`Request Class </incoming/request>` and the
10-
:doc:`Response Class </outgoing/response>` extend from. As such, some methods, such as the content
11-
negotiation methods, may apply only to a request or response, and not the other one, but they have
12-
been included here to keep the header methods together.
10+
:doc:`Response Class </outgoing/response>` extend from.
1311

1412
***************
1513
Class Reference

0 commit comments

Comments
 (0)