Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix HttpError constructor with empty statusText #2344

Open
jbpenrath opened this issue Mar 26, 2024 · 0 comments
Open

Fix HttpError constructor with empty statusText #2344

jbpenrath opened this issue Mar 26, 2024 · 0 comments
Assignees
Labels

Comments

@jbpenrath
Copy link
Member

Bug Report

Problematic Behavior
Currently, if an HttpError is instantiated without statusText, this throw an error.

Expected behavior/code
Even if statusText is empty, HttpError should be instantiable as well.

Additional context/Screenshots
https://gip-fun-mooc.sentry.io/issues/5099067265/?environment=preproduction&project=1454000&query=is:unresolved&statsPeriod=7d&stream_index=1

@jbpenrath jbpenrath added the bug label Mar 26, 2024
@NathanVss NathanVss self-assigned this Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants