Skip to content

Commit 1816dc8

Browse files
committed
Merge branch '6.4' into 7.2
* 6.4: [Testing] Update a section heading to improve search results
2 parents c57af78 + 840bff0 commit 1816dc8

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
@@ -734,8 +734,10 @@ a shortcut to make AJAX requests::
734734
// the required HTTP_X_REQUESTED_WITH header is added automatically
735735
$client->xmlHttpRequest('POST', '/submit', ['name' => 'Fabien']);
736736

737-
Sending Custom Headers
738-
......................
737+
.. _sending-custom-headers:
738+
739+
Sending Custom HTTP Headers
740+
...........................
739741

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

0 commit comments

Comments
 (0)