We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7825d83 commit 53ac872Copy full SHA for 53ac872
docs/settings.rst
@@ -191,7 +191,7 @@ collection will be used to build the "WWW-Authenticate" header in the response.
191
The authorization header name to be used for authentication.
192
The default is ``HTTP_AUTHORIZATION`` which will accept the
193
``Authorization`` header in the request. For example if you'd
194
-like to use ``X_Access_Token`` in the header of your requests
+like to use ``X-Access-Token`` in the header of your requests
195
please specify the ``AUTH_HEADER_NAME`` to be
196
``HTTP_X_ACCESS_TOKEN`` in your settings.
197
0 commit comments