Open Matthewnie opened 4 years ago
Hi @Matthewnie Is the underlying issue pagination? If so, we are soon rolling out in-built pagination features. If not we can accomodate this PR for sure.
I have 2 needs, my primary need is the ability to send an authorization header with my requests, the 2nd is pagination.
Thanks. Both of these have solutions coming in the next couple weeks. This package is not production ready and is in alpha
Needed ability to add headers to requests, this can now be done with .header() which I found in version 0.3.0.
Also needed to be able to access the response headers in order to use wordpress pagination params.
Description
(please provide us with clear instructions on how you verified your changes work)
Checklist