Link response header entry whose rel includes next
(RFC 8288), for example
Link: <https://api.github.com/repos/o/r/tags?page=2>; rel="next".
Relative links are resolved against the page that returned them. Pagination ends at the first page without a
next link.
Used by GitHub, GitLab, Gitea and Harbor, among others. Works for Json and XML responses.