Skip to content

feat: expose HttpError for clients#3080

Open
marvinhagemeister wants to merge 2 commits intomainfrom
feat-http-error-client
Open

feat: expose HttpError for clients#3080
marvinhagemeister wants to merge 2 commits intomainfrom
feat-http-error-client

Conversation

@marvinhagemeister
Copy link
Collaborator

This PR exposes the HttpError class for clients.

To do that I needed to make the error message optional to avoid bloating up the bundle with lots of status strings.

Fixes #2995

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

suggestion: Add ./src/error.ts to deno.json exports

1 participant