Pagination
Interfaces
Classes
- DecodedResponse
- LinkHeaderParser
- Minimal RFC 8288 `Link` header parser. Malformed input yields no match (never throws).
- PageState
- Paginator
- Orchestrates a {@see PaginationStrategy}: stop conditions, `>=400` handling, identical-request loop guard and page-state advancement. Implement {@see PaginationStrategy} to add a new pagination style; drop to {@see \Flow\ETL\Adapter\Http\DynamicExtractor\NextRequestFactory} for fully bespoke request derivation.
- RelativeUriResolver
- RequestComparator
- RequestOption
- StopWhen