Skip to content

Commit 798a95a

Browse files
committed
Merge branch '7.3' into 7.4
* 7.3: [Testing] Update a section heading to improve search results
2 parents 176eb62 + e2f035c commit 798a95a

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

760-
Sending Custom Headers
761-
......................
760+
.. _sending-custom-headers:
761+
762+
Sending Custom HTTP Headers
763+
...........................
762764

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

0 commit comments

Comments
 (0)