aurelia / aurelia/http-client

Interceptor return types are incorrect.

Open
#158 11 comments 0 reactions 0 assignees View on GitHub
bug documentation
Dominant language
JavaScript
Stars
60
Forks
57
PR merge metrics
No merged PRs in 30d

Description

The return types should match the fetch spec, in particular the `requestError` and `responseErrors` should have valid return types (they do not appear to from what I can tell)

Contributor guide

Open the contributing guide

Research direction

Start by locating the interceptor return-type declarations, especially requestError and responseErrors, and compare them with the Fetch specification. Done means both interceptor paths expose valid return types that match the specification; the issue does not name a file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.