Skip to content

Commit d1c45f4

Browse files
committed
docs: fix section level
1 parent f59babb commit d1c45f4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

user_guide_src/source/incoming/request.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1+
#############
12
Request Class
2-
*************
3+
#############
34

45
The request class is an object-oriented representation of an HTTP request. This is meant to
56
work for both incoming, such as a request to the application from a browser, and outgoing requests,
@@ -11,7 +12,7 @@ See the documentation for the :doc:`IncomingRequest Class </incoming/incomingreq
1112
:doc:`CURLRequest Class </libraries/curlrequest>` for more usage details.
1213

1314
Class Reference
14-
===============
15+
***************
1516

1617
.. php:namespace:: CodeIgniter\HTTP
1718

0 commit comments

Comments
 (0)