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
With using restler, I needed to translate some other language codes by iconv-lite.
But, this lib uses iconv-list very old versions so that response characters are broken. So I changed api client superagent...
Is there any update plans?
The text was updated successfully, but these errors were encountered:
Is restler-base an inplace replacement for restler? I mean, are all the calls backward compatible? I also see that restler-base has not been updated for 3 years. Is it maintained?
With using restler, I needed to translate some other language codes by iconv-lite.
But, this lib uses iconv-list very old versions so that response characters are broken. So I changed api client superagent...
Is there any update plans?
The text was updated successfully, but these errors were encountered: