Details
-
Type:
Suggestion
-
Status: Reported
-
Priority:
P3: Somewhat important
-
Resolution: Unresolved
-
Affects Version/s: 5.15
-
Fix Version/s: None
-
Component/s: WebSockets
-
Labels:None
-
Platform/s:
Description
When a QWebSocket connect to server and the server decide to send back headers like cookies or sessions. the websocket does not provide a way to fetch them.
the functionality need to be same as QNetworkAccessManager when we post we get back a QNetworkReply which in turn have rawHeaderList()