I am seeing hints of interceptors, but I don't think they're published or used at all for that matter.
I would like to stringifyQuery() differently, basically all the query values that are arrays, are being sent as CSV but I would like to change that.
Thank you.
I am seeing hints of interceptors, but I don't think they're published or used at all for that matter.
mande/src/interceptors.ts
Line 7 in 9986ba5
I would like to
stringifyQuery()differently, basically all the query values that are arrays, are being sent as CSV but I would like to change that.Thank you.