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.
2 parents c57af78 + 840bff0 commit 1816dc8Copy full SHA for 1816dc8
testing.rst
@@ -734,8 +734,10 @@ a shortcut to make AJAX requests::
734
// the required HTTP_X_REQUESTED_WITH header is added automatically
735
$client->xmlHttpRequest('POST', '/submit', ['name' => 'Fabien']);
736
737
-Sending Custom Headers
738
-......................
+.. _sending-custom-headers:
+
739
+Sending Custom HTTP Headers
740
+...........................
741
742
If your application behaves according to some HTTP headers, pass them as the
743
second argument of ``createClient()``::
0 commit comments