Open johnbillion opened 1 year ago
Work in progress.
In #49 support for the X-WP-Total and X-WP-TotalPages headers was added. There are a few improvements that can be made:
X-WP-Total
X-WP-TotalPages
MediaList
MediaResponse
I don't think there's anything left to do here other than testing and, as you pointed out, to get any other providers updated as necessary.
Work in progress.
In #49 support for the
X-WP-Total
andX-WP-TotalPages
headers was added. There are a few improvements that can be made:MediaList
class can handle this instead of needing an additionalMediaResponse
class