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

More statuses support #1521

Open
1 task done
lorypelli opened this issue Jul 26, 2023 · 1 comment
Open
1 task done

More statuses support #1521

lorypelli opened this issue Jul 26, 2023 · 1 comment
Labels
enhancement New feature or enhancement new Needs triage. Comments are welcome!

Comments

@lorypelli
Copy link

lorypelli commented Jul 26, 2023

Checklist

  • I've searched for similar feature requests.

Enhancement request

Some statuses aren't supported (it says xx Status Code xx) instead of status code meaning (xx gets replaced by number)


Problem it solves

I made https://evalbot.vercel.app/api/status and I use https://http.dog to validate statuses


Additional information, screenshots, or code examples

I like cats more but I use this instead of https://http.cat because it has more statuses and json support

@lorypelli lorypelli added enhancement New feature or enhancement new Needs triage. Comments are welcome! labels Jul 26, 2023
@w00kie
Copy link

w00kie commented Aug 22, 2023

From what I could see, the HTTP reason phrases displayed by httpie come directly from the requests package (specifically here) so that's where you should make a PR to add them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement new Needs triage. Comments are welcome!
Projects
None yet
Development

No branches or pull requests

2 participants