Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
6.5
-
None
-
c1b633cb9a (qt/qthttpserver/dev)
-
Foundation Sprint 70
Description
I like to request the sibling remotePort() to QHttpServerRequest::remoteAddress().
We need to know the origin port of the client in some situations. So it would help if the QHttpServerRequest could provide this, too.
Also localPort() and localAddress() would help, too.