File tree Expand file tree Collapse file tree
user_guide_src/source/libraries Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ The IncomingRequest class provides an object-oriented representation of an HTTP
66It extends from, and has access to all the methods of the :doc: `Request </libraries/request >` and :doc: `Message </libraries/message >`
77classes, in addition to the methods listed below.
88
9+ .. contents :: Page Contents
10+
911Accessing the Request
1012=====================
1113
Original file line number Diff line number Diff line change 1- *************
2- HTTP Response
3- *************
1+ **************
2+ HTTP Responses
3+ **************
44
55The Response class extends the :doc: `HTTP Message Class </libraries/message >` with methods only appropriate for
6- a server responding to the client that called it.
6+ a server responding to the client that called it.
7+
8+ .. contents :: Page Contents
79
810Working with the Response
911=========================
You can’t perform that action at this time.
0 commit comments