Skip to content

Commit 609d93a

Browse files
committed
[Testing] Update a section heading to improve search results
1 parent 4e9bdb1 commit 609d93a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

testing.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -745,8 +745,10 @@ a shortcut to make AJAX requests::
745745
// the required HTTP_X_REQUESTED_WITH header is added automatically
746746
$client->xmlHttpRequest('POST', '/submit', ['name' => 'Fabien']);
747747

748-
Sending Custom Headers
749-
......................
748+
.. _sending-custom-headers:
749+
750+
Sending Custom HTTP Headers
751+
...........................
750752

751753
If your application behaves according to some HTTP headers, pass them as the
752754
second argument of ``createClient()``::

0 commit comments

Comments
 (0)