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 481b1b2 + 4e212ee commit e31a19dCopy full SHA for e31a19d
http_client.rst
@@ -550,9 +550,7 @@ Use the ``headers`` option to define the default headers added to all requests:
550
],
551
]);
552
553
-You can also set new headers or override the default ones for specific requests:
554
-
555
-.. code-block:: php
+You can also set new headers or override the default ones for specific requests::
556
557
// this header is only included in this request and overrides the value
558
// of the same header if defined globally by the HTTP client
0 commit comments