-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
Milestone
Description
httpx version:
v1.2.9
Current Behavior:
i pass url with https scheme but httpx prints message with http scheme
echo https://123.google.com/ | httpx -silent -duc -probe -sc -nfs -ports 443
http://123.google.com:443 [FAILED]
Expected Behavior:
print message with input scheme
echo https://123.google.com/ | httpx -silent -duc -probe -sc -nfs
https://123.google.com/ [FAILED]
Anything else:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: BugInconsistencies or issues which will cause an issue or problem for users or implementors.Inconsistencies or issues which will cause an issue or problem for users or implementors.
