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

Issue with CLI output in case of unicode input #619

Closed
ehsandeep opened this issue May 15, 2022 · 0 comments · Fixed by #620
Closed

Issue with CLI output in case of unicode input #619

ehsandeep opened this issue May 15, 2022 · 0 comments · Fixed by #620
Assignees
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone

Comments

@ehsandeep
Copy link
Member

httpx version:

dev

Current Behavior:

echo "ουτοπία.δπθ.gr" | ./httpx -silent -ip
http://ουτοπία.δπθ.gr []

Expected Behavior:

echo "ουτοπία.δπθ.gr" | ./httpx -silent -ip
http://ουτοπία.δπθ.gr [192.108.114.44]

Steps To Reproduce:

echo "ουτοπία.δπθ.gr" | ./httpx -silent -ip
@ehsandeep ehsandeep added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label May 15, 2022
@Mzack9999 Mzack9999 linked a pull request May 15, 2022 that will close this issue
@Mzack9999 Mzack9999 self-assigned this May 15, 2022
@Mzack9999 Mzack9999 added the Status: Review Needed The issue has a PR attached to it which needs to be reviewed label May 15, 2022
@ehsandeep ehsandeep added Status: Completed Nothing further to be done with this issue. Awaiting to be closed. and removed Status: Review Needed The issue has a PR attached to it which needs to be reviewed labels May 16, 2022
@ehsandeep ehsandeep added this to the v1.2.2 milestone Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Completed Nothing further to be done with this issue. Awaiting to be closed. Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants