mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-23 01:23:39 +01:00
The getHeader method always returns an array, but it may be empty. For documentation purpose, we assume that the response object always contains the queried header, thus providing at least one element in the array at index 0.