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.
1 parent 4e9bdb1 commit 609d93aCopy full SHA for 609d93a
testing.rst
@@ -745,8 +745,10 @@ a shortcut to make AJAX requests::
745
// the required HTTP_X_REQUESTED_WITH header is added automatically
746
$client->xmlHttpRequest('POST', '/submit', ['name' => 'Fabien']);
747
748
-Sending Custom Headers
749
-......................
+.. _sending-custom-headers:
+
750
+Sending Custom HTTP Headers
751
+...........................
752
753
If your application behaves according to some HTTP headers, pass them as the
754
second argument of ``createClient()``::
0 commit comments