1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-01-29 19:27:34 +01:00

Align Heading Line Markdown

This commit is contained in:
Andy Snell 2017-10-23 10:07:50 -04:00
parent 513c7b7503
commit 3b60a95898
No known key found for this signature in database
GPG Key ID: 00AA395F1DD7CEBE

View File

@ -131,7 +131,7 @@ setting the ``expect`` request option to ``false``:
$client = new GuzzleHttp\Client(['expect' => false]);
How can I track redirected requests?
======================================
====================================
You can enable tracking of redirected URIs and status codes via the
`track_redirects` option. Each redirected URI and status code will be stored in the