Skip to content

Commit 1bedfa9

Browse files
committed
fixed title
1 parent 9a99c8b commit 1bedfa9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/testing/http_authorization.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. index::
22
single: Tests; HTTP Authorization
33

4-
How to write Tests when using HTTP Authorization
5-
================================================
4+
How to simulate HTTP Authorization in a Functional Test
5+
=======================================================
66

77
If your application needs HTTP authentication, pass the username and password
88
as server variables to ``createClient()``::

0 commit comments

Comments
 (0)