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 9a99c8b commit 1bedfa9Copy full SHA for 1bedfa9
cookbook/testing/http_authorization.rst
@@ -1,8 +1,8 @@
1
.. index::
2
single: Tests; HTTP Authorization
3
4
-How to write Tests when using HTTP Authorization
5
-================================================
+How to simulate HTTP Authorization in a Functional Test
+=======================================================
6
7
If your application needs HTTP authentication, pass the username and password
8
as server variables to ``createClient()``::
0 commit comments