Skip to content

wrong output message if used port switch #1092

@saturn99

Description

@saturn99

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:

image

Metadata

Metadata

Assignees

Labels

Status: CompletedNothing 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.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions