Baseflow / Baseflow/flutter_cache_manager

Support for partial content

Abierto
#247 5 comentarios 0 reacciones 0 asignados Ver en GitHub
type: enhancement
Lenguaje dominante
Dart
Estrellas
809
Forks
510
Merge medio
6 min
PR fusionados (30 d)
1

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
dart, flutter
Área
mobile-dev
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.