We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23087c6 commit 3b04156Copy full SHA for 3b04156
1 file changed
user_guide_src/source/incoming/message.rst
@@ -7,9 +7,7 @@ requests and responses, including the message body, protocol version, utilities
7
the headers, and methods for handling content negotiation.
8
9
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.
+:doc:`Response Class </outgoing/response>` extend from.
13
14
***************
15
Class Reference
0 commit comments