mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-12 03:24:26 +01:00
Fixing typo
This commit is contained in:
parent
ccd959d01f
commit
db4e68d64f
@ -56,7 +56,7 @@ interfaces.
|
||||
`GuzzleHttp\Message\MessageInterface::getHeader`. If you want to get a header
|
||||
value as an array, then use the newly added ``getHeaderLines()`` method of
|
||||
``MessageInterface``.
|
||||
* ``GuzzleHttp\Utils::batch`` now returns an ordred indexed array of respones
|
||||
* ``GuzzleHttp\Utils::batch`` now returns an ordred indexed array of responses
|
||||
and exceptions rather than an ``SplObjectStorage`` object.
|
||||
|
||||
4.2.2 (2014-09-08)
|
||||
|
Loading…
x
Reference in New Issue
Block a user