Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
5.14.2, 6.9.3
-
None
-
-
5db60be47 (dev)
Description
Having an URLl like http://[fe80::219:7cff:fe06:4f2%25eth3]/, we are not able to Post HTTP Requests using QNetworkAccessManager. The Server replies with a 400 Bad Request, due to the Request-Header Host being filled with [fe80::219:7cff:fe06:4f2%eth3]. But that's a invalid hostname.
There is a related issue also in Qt WebSockets which I've linked.
I'll provide a patch to fix this issue.
Attachments
Issue Links
- relates to
-
QTBUG-133557 Unable to connect to a server using an URL containing a ipv6 link local address with a zone-id
-
- Closed
-