Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
external
Qt
QtWebSockets
Commits
44a5d30b
Commit
44a5d30b
authored
10 years ago
by
Frederik Gladhorn
Browse files
Options
Download
Plain Diff
Merge remote-tracking branch 'origin/5.4' into dev
Change-Id: Ifc23e46ef1623cfba93571ff03c6c62a3b2fd117
parents
06df2dac
64927e04
No related merge requests found
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
src/websockets/qwebsocket_p.cpp
+16
-9
src/websockets/qwebsocket_p.cpp
src/websockets/qwebsockethandshakeresponse.cpp
+5
-3
src/websockets/qwebsockethandshakeresponse.cpp
src/websockets/qwebsocketserver.cpp
+2
-0
src/websockets/qwebsocketserver.cpp
src/websockets/qwebsocketserver_p.cpp
+2
-4
src/websockets/qwebsocketserver_p.cpp
tests/auto/auto.pro
+1
-0
tests/auto/auto.pro
tests/auto/handshakeresponse/handshakeresponse.pro
+14
-0
tests/auto/handshakeresponse/handshakeresponse.pro
tests/auto/handshakeresponse/tst_handshakeresponse.cpp
+120
-0
tests/auto/handshakeresponse/tst_handshakeresponse.cpp
with
160 additions
and
16 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets