X Tutup
Skip to content

feat(http): directly return RxJS Observable from Http methods #2794

@jeffbcross

Description

@jeffbcross

Instead of returning the platform-agnostic EventEmitter from Http methods like http.request(), return an observable or stream directly. JavaScript or Dart users shouldn't have to learn about our abstraction in order to make use of the underlying primitives.

Blocked by #3110

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    X Tutup