We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ace0bf commit 62b43b9Copy full SHA for 62b43b9
1 file changed
user_guide_src/source/incoming/content_negotiation.rst
@@ -9,6 +9,10 @@ is done by analyzing four different headers which can each support multiple valu
9
Trying to match this up manually can be pretty challenging. CodeIgniter provides the ``Negotiator`` class that
10
can handle this for you.
11
12
+.. contents::
13
+ :local:
14
+ :depth: 2
15
+
16
=================
17
Loading the Class
18
0 commit comments