R/paginate.R
extract_next_url.Rd
Extracts the 'next' URL from a Link header
extract_next_url(link_header)
The Link header string from an httr response.
The URL (character) for the next page, or NULL if not present.