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

Add request and options to HTTPError #309

Merged
merged 8 commits into from
Jan 8, 2021

Conversation

jabuj
Copy link
Contributor

@jabuj jabuj commented Dec 14, 2020

Fixes #287

@sindresorhus
Copy link
Owner

You also need to update the TS doc comment and the readme.

index.d.ts Outdated Show resolved Hide resolved
index.test-d.ts Outdated Show resolved Hide resolved
@sindresorhus sindresorhus changed the title Added request and options to HTTPError Add request and options to HTTPError Dec 19, 2020
index.js Outdated Show resolved Hide resolved
@jabuj
Copy link
Contributor Author

jabuj commented Jan 4, 2021

Why is it displaying "Changes requested"? I've added all of the suggestions in the last commit it seems

index.d.ts Outdated Show resolved Hide resolved
@sholladay
Copy link
Collaborator

index.d.ts needs to be synced with the readme, as Sindre mentioned, but otherwise LGTM.

@sindresorhus sindresorhus merged commit 519d17e into sindresorhus:master Jan 8, 2021
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.

Include request object in HTTPError
5 participants