Akryum / Akryum/vue-cli-plugin-apollo
Cannot use multipart requests for file uploads when using websockets only
オープン
enhancement
- 主要言語
- JavaScript
- スター
- 477
- フォーク
- 109
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I want to use websockets only, cause its much faster for me.
Problem is that there is no good way to send files using websockets without converting to base64 or something. So i was planning to use websockets for everything, except for files which will ge through post.
But when setting disableHttp, uploads will fail.
Should we have a setting to use websockets for everything, except for uploads?
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。