We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb7ccc6 commit 173c742Copy full SHA for 173c742
1 file changed
user_guide_src/source/incoming/request.rst
@@ -8,7 +8,7 @@ like would be used to send a request from the application to a third-party appli
8
9
This class
10
provides the common functionality they both need, but both cases have custom classes that extend
11
-from the Request class to add specific functionality.
+from the Request class to add specific functionality. In practice, you will need to use these classes.
12
13
See the documentation for the :doc:`IncomingRequest Class </incoming/incomingrequest>` and
14
:doc:`CURLRequest Class </libraries/curlrequest>` for more usage details.
0 commit comments