-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
requestをやめる #6225
Comments
これ代替ライブラリ何にしますか?axiosしか知らないのでaxiosで実装しようと思うのですが… |
node-fetch とか |
Deprecatedのお話 Alternativesのお話 |
AP request を置き換えられるとうれしい (送信前にhttp-signatureを入れる必要がある) |
AP request は https のままでいいかも |
v10-m544だけどnode-fetchでこんな感じ |
Summary
requestはdeprecatedなのでaxiosなどを使う
The text was updated successfully, but these errors were encountered: