1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 17:45:51 +02:00

ファイルのダウンロードがタイムアウトしなくなっているのを修正など (#6233)

* Refactor download / file-info

* body read timeout on download Fix syuilo#6232
This commit is contained in:
MeiMei
2020-04-11 18:28:40 +09:00
committed by GitHub
parent 9fcf94b197
commit ca66acac2b
3 changed files with 26 additions and 52 deletions

View File

@@ -102,6 +102,7 @@
"@types/websocket": "1.0.0",
"@types/ws": "7.2.3",
"@typescript-eslint/parser": "2.26.0",
"abort-controller": "3.0.0",
"animejs": "3.1.0",
"apexcharts": "3.17.1",
"autobind-decorator": "2.4.0",