Closed m-demydiuk closed 9 months ago
@christianmalek could you please provide some update and this pr? Is there anything you don't like and want to change? This is a very small change, but also it is a very useful change, I think. And we are waiting for this. Now we use headers function, but the problem is that headers are attached to the url query string.
LGTM. I've merged your PR, contributed you in the changelog and updated the NPM package. Thanks for your contrib!
LGTM. I've merged your PR, contributed you in the changelog and updated the NPM package. Thanks for your contrib!
Thanks a lot!
@christianmalek We need this change in our project, so we can provide custom headers for every specific request that is done.
I know I can use headers() function, but in our case(s) there are 2 concearns:
queryParams
- and custom headers are added to the query string