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 f57055d commit 8e5d9bcCopy full SHA for 8e5d9bc
testing.rst
@@ -1029,6 +1029,10 @@ You can also override HTTP headers on a per request basis::
1029
'HTTP_USER_AGENT' => 'MySuperBrowser/1.0',
1030
]);
1031
1032
+.. caution::
1033
+
1034
+ Every custom header must have `HTTP_` prefix.
1035
1036
.. tip::
1037
1038
The test client is available as a service in the container in the ``test``
0 commit comments