You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can find examples in test cases Just replace got with this package.
But I no longer use got in my personal project any more fengkx/NodeRSSBot#574, beacuse I found it seems to be buggy in a high request frequency situation (at least for got@12 when I am using it) fengkx/NodeRSSBot#353 and doesn't support commonjs.
I think make-fetch-happen is a good choice, because it is battle tested by npm and support res.textConverted() which is literally what got-iconv do.
Is there any Getting Started information?
The text was updated successfully, but these errors were encountered: