httpx version:
v1.2.6
Current Behavior:
[DBG] Failed 'http://*.*.*.*:8080': GET http://*.*.*.*:8080 giving up after 1 attempts: Get "http://*.*.*.*:8080": net/http: HTTP/1.x transport connection broken: malformed MIME header: missing colon: "user\""
[DBG] Failed 'http://*.*.*.*:8080': invalid header line: "user\"\r\n"


Expected Behavior:
The target is accessible and should have normal result output
Steps To Reproduce:
- fofa query:
"wf2411" && port="8080"
echo "*.*.*.*:8080" | httpx -debug -unsafe
Anything else: