Link header pagination method
Overview
When a response to a request is received, the response contains a header which holds a URL for the next page of results.
Link header options
Option | Summary |
---|---|
Link header name | Enter a name for the header that will contain link information. A commonly used name is: |
When does pagination stop?
Pagination continues until the response does not contain a link header.
Last updated