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:
parent
513c7b7503
commit
3b60a95898
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user