Günter Obiltschnig
|
06373b5d0c
|
remove '$Id$' headers
|
2017-09-09 10:50:32 +02:00 |
|
Guenter Obiltschnig
|
5ac7959b11
|
fixed GH #1212: Lost WebSocket Frames after Client Websocket Handshake is complete
Conflicts:
Net/include/Poco/Net/HTTPServerRequestImpl.h
|
2017-01-12 16:03:52 +01:00 |
|
Aleksandar Fabijanic
|
0b5c50941c
|
Wrong error code if Sec-WebSocket-Accept header field missed or value wrong #1120
|
2016-01-14 08:23:56 -06:00 |
|
Christopher Lariviere
|
f3ad7bb9ac
|
remove un-needed headers
These files were there multiple times and may be just a simple aesthetic problem.
They are included in [WebSocket.h](https://github.com/tml1024/poco/blob/develop/Net/include/Poco/Net/WebSocket.h)
|
2015-06-03 16:39:34 -04:00 |
|
Tor Lillqvist
|
08a748dae1
|
Add WebSocket::receiveFrame() that appends to a Poco::Buffer<char>
|
2015-03-07 15:46:08 +02:00 |
|
Guenter Obiltschnig
|
cd67863852
|
#550 WebSocket fragmented message problem
|
2014-10-02 20:24:50 +02:00 |
|
Roger Meier
|
b0581433a7
|
LICENSE: add info about SPDX-License-Identifier usage and use it
fix: remove executable flag and change back to 100644 (was 100755)
Signed-off-by: Roger Meier <r.meier@siemens.com>
|
2014-05-14 08:38:09 +02:00 |
|
Roger Meier
|
628a06f718
|
LICENSE: add info about SPDX-License-Identifier usage and use it
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
|
2014-05-04 21:02:42 +02:00 |
|
Guenter Obiltschnig
|
5444ac07f5
|
client WebSocket fixes
|
2013-06-23 09:49:15 +02:00 |
|
Guenter Obiltschnig
|
364536c5fd
|
improved WebSocket client error reporting
|
2013-06-22 09:31:46 +02:00 |
|
Guenter Obiltschnig
|
fc08238666
|
added another ctor to WebSocket
|
2013-06-16 09:23:57 +02:00 |
|
aleks-f
|
c311263eed
|
align with 1.4.6
|
2013-02-27 00:32:31 -06:00 |
|
aleks-f
|
6d613869cc
|
GH110: WebSocket accept() fails when Connection header contains multiple tokens
fixed GH #110: WebSocket accept() fails when Connection header contains
multiple tokens
|
2013-02-26 12:09:36 -06:00 |
|
Aleksandar Fabijanic
|
d75e68c027
|
new trunk (base for 1.5)
windows build only
|
2012-04-23 01:14:34 +00:00 |
|
Aleksandar Fabijanic
|
f9b60296f7
|
removing old trunk files
|
2012-04-23 00:43:14 +00:00 |
|
Marian Krivos
|
d066518edd
|
trunk: add websocket class
|
2012-02-05 12:29:46 +00:00 |
|