Fix QWebSocketServer for clients preferring lowercase http headers.
[contrib/qtwebsockets.git] / tests / auto / handshakerequest / tst_handshakerequest.cpp
2014-09-09 Jorma TähtinenFix QWebSocketServer for clients preferring lowercase...
2014-08-24 Antti KokkoUpdate license headers and add new license files v5.4.0-alpha1
2014-04-11 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2014-04-09 Sze Howe KohUse the proper protocol names
2014-02-15 Kurt PattynAdapt copyright header
2014-01-20 Kurt PattynUse QStringLiteral where appropriate
2014-01-20 Kurt PattynLimit line length to 100 chars per line
2014-01-18 Kurt PattynRename enumerations to comply with Qt style
2014-01-17 Frederik GladhornSimplify handshake reading functions
2014-01-13 Kurt PattynMove OpCode out of public API
2013-12-23 Kurt PattynAdd optimizations
2013-11-06 Kurt PattynSanitize include directives
2013-10-19 Kurt PattynAdd check for host() method
2013-10-14 Kurt PattynCompleted unit tests for handshake request