There was no '?' between path and query. Bug detected by someone on the internet.
[contrib/qtwebsockets.git] / src / dataprocessor_p.h
2013-09-01 Kurt PattynAdded maxMessageSize() and maxFrameSize() static getter...
2013-08-31 Kurt PattynMoved processing of control frame from QWebSocketPrivat...
2013-08-26 Kurt PattynReplaced QTcpSocket * with a QIODevice * to make networ...
2013-08-25 Kurt PattynReplaced tabs by spaces
2013-08-25 Kurt PattynAdapted copyright disclaimer to be a pure C++ comment
2013-08-25 Kurt PattynAdded copyright disclaimer to all files
2013-08-25 Kurt PattynAdded QT_BEGIN_NAMESPACE and QT_END_NAMESPACE to files
2013-08-24 Kurt PattynAdded warning comment to private header files
2013-08-24 Kurt PattynRenamed source directory to src (to be in line with Qt)