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 a84da63 + 798a95a commit e8744e2Copy full SHA for e8744e2
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