Baseflow / Baseflow/flutter_cache_manager

Support for partial content

Open
#247 5 comments 0 reactions 0 assignees View on GitHub
type: enhancement
Dominant language
Dart
Stars
809
Forks
510
Avg merge
6m
Merged PRs (30d)
1

Description

## 🏗 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.