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 176eb62 + e2f035c commit 798a95aCopy full SHA for 798a95a
testing.rst
@@ -757,8 +757,10 @@ a shortcut to make AJAX requests::
757
// the required HTTP_X_REQUESTED_WITH header is added automatically
758
$client->xmlHttpRequest('POST', '/submit', ['name' => 'Fabien']);
759
760
-Sending Custom Headers
761
-......................
+.. _sending-custom-headers:
+
762
+Sending Custom HTTP Headers
763
+...........................
764
765
If your application behaves according to some HTTP headers, pass them as the
766
second argument of ``createClient()``::
0 commit comments