dart-lang / dart-lang/http

Support for http interceptors, retry, timeout, parsing

Open
#172 6 comments 23 reactions 0 assignees View on GitHub
type-enhancement
Dominant language
Dart
Stars
1.1k
Forks
419
Avg merge
4d 14h
Merged PRs (30d)
8

Description

In my opinion this library misses some basic functionality as of 2018.

Among them I would definately say http interceptors, a retry/retryWithDelay functionality and a timeout or cancel mechanism.
Additionally it would be a nice to have to offer an automated parsing of the response, upload progress, and maybe some form of error extraction.

Some hints on additional functionality might be derived from the angular/common library as they have imo a very capable http client (https://github.com/angular/angular/tree/master/packages/common/http/src)

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.