mirror of
https://github.com/guzzle/guzzle.git
synced 2025-01-17 13:28:13 +01:00
Removed outdated version number. (#2820)
This commit is contained in:
parent
18b5ccb551
commit
34bc199aef
@ -28,7 +28,7 @@ Creating a Client
|
||||
'timeout' => 2.0,
|
||||
]);
|
||||
|
||||
Clients are immutable in Guzzle 6, which means that you cannot change the defaults used by a client after it's created.
|
||||
Clients are immutable in Guzzle, which means that you cannot change the defaults used by a client after it's created.
|
||||
|
||||
The client constructor accepts an associative array of options:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user