mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 18:13:00 +01:00
methods for easy manipulation of resource iterator data options. Adding setLimit() and setPageSize() methods to resource iterators. Fixing a bug in the resource iterator that caused endless iteration if a result is fetched with no resources returned from the sendRequest method.