Skip to content

Commit 173c742

Browse files
committed
docs: add description
1 parent cb7ccc6 commit 173c742

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/incoming/request.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ like would be used to send a request from the application to a third-party appli
88

99
This class
1010
provides the common functionality they both need, but both cases have custom classes that extend
11-
from the Request class to add specific functionality.
11+
from the Request class to add specific functionality. In practice, you will need to use these classes.
1212

1313
See the documentation for the :doc:`IncomingRequest Class </incoming/incomingrequest>` and
1414
:doc:`CURLRequest Class </libraries/curlrequest>` for more usage details.

0 commit comments

Comments
 (0)