Baseflow / Baseflow/flutter_cache_manager

Support for partial content

オープン
#247 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
type: enhancement
主要言語
Dart
スター
809
フォーク
510
平均マージ
6分
マージ済み PR(30日)
1

説明

## 🏗 Enhancement Proposal

### Pitch
Hi, could you please add support for HttpStatus Code 206 partial content please. My use cases involves binary data and each file uses the Http Range header and with response code 206 (partial content) to separate each chunk. Chunks may change but the all chunks from the same file have the same url. Currently there is no support for this, so it would be awesome if you guys can consider this as additional to the exisiting functionality.

### Platforms affected (mark all that apply)
- [ x ] :iphone: iOS
- [ x ] :robot: Android

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

The issue names no files, tests, or entry points. Start by locating the cache manager's HTTP response handling and review how URLs and cached chunks are stored; done means HTTP 206 responses using Range headers are supported for binary files on iOS and Android without breaking existing caching.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
dart, flutter
領域
mobile-dev
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。