1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-24 18:13:00 +01:00
Michael Dowling b29c7adc51 [Service] Adding a ResourceIteratorInterface. Adding get() and set()
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.
2012-05-08 21:25:11 -07:00
..