When the user omits the 'useDefault' arg on .request
, it defaults to true which then assumes that the user only passed a query as the first arg. The method should warn the user when they forget to set useDefault
to false
and pass a full set of request
options as the first arg.
Could be as simple as testing for .body
or .header
property.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too