f3cd96966eRefactored the HttpListenerResponse.Close (byte[], bool) and HttpConnection.SendError (string, int) methods
sta
2015-06-09 17:46:56 +0900
659ab51b59Refactored a few for HttpListenerResponse.cs
sta
2015-06-08 20:49:52 +0900
626e22bbcfModified a few for HttpConnection.cs, use the ResponseStream.Close (bool) method
sta
2015-06-07 14:40:14 +0900
4f717159c3Modified a bit for ResponseStream.cs, into the year 2015
sta
2015-06-06 15:22:35 +0900
0d58843a99Modified a bit for the description of ResponseStream.cs
sta
2015-06-05 16:50:46 +0900
28030d0041Refactored a few for ResponseStream.cs
sta
2015-06-04 18:18:07 +0900
c6e3e12aafPort 443 is also a default port and should be excluded from the Host header on websocket requests for compatibility reasons
David Burhans
2015-06-03 11:15:02 -0600
b6ac7e73e1Refactored ResponseStream.cs
sta
2015-06-03 16:35:53 +0900
e4bd4ec5d0Refactored ResponseStream.cs
sta
2015-06-02 21:40:29 +0900
fb3c7fc41eRefactored ResponseStream.cs
sta
2015-06-01 20:53:45 +0900
849c964102Refactored a few for ResponseStream.cs
sta
2015-05-31 18:14:08 +0900
854005660bRefactored a few for ResponseStream.cs
sta
2015-05-30 18:16:32 +0900
66173be9cbRefactored a few for Ext.cs
sta
2015-05-29 17:49:08 +0900
3c8b8210acRefactored a few for Ext.cs
sta
2015-05-28 20:03:43 +0900
f947beb12fRefactored a few for Ext.cs
sta
2015-05-27 21:01:44 +0900
086956c910Refactored a few for HttpConnection.cs
sta
2015-05-26 17:37:48 +0900
fbcf8377d3Refactored a few for HttpConnection.cs
sta
2015-05-24 17:23:52 +0900
9113555a54Refactored a few for HttpConnection.cs
sta
2015-05-23 16:55:40 +0900
323161988eFix for issue #131
sta
2015-05-22 15:07:24 +0900
36dee90278Modified a bit for PayloadData.cs, into the year 2015
sta
2015-05-22 13:47:19 +0900
f8320b6b13Refactored a few for PayloadData.cs
sta
2015-05-21 20:44:13 +0900
b57d0dad7aRefactored a few for WebSocketFrame.cs, use the Ext.EmptyByteArray field
sta
2015-05-20 17:47:41 +0900
d2ad08d88aAdded internal EmptyByteArray field
sta
2015-05-19 15:42:51 +0900
e58ee06c4bModified a bit for WebSocketFrame.cs, into the year 2015
sta
2015-05-18 15:37:02 +0900
d359146b5cRefactored a few for WebSocketFrame.cs
sta
2015-05-18 15:28:16 +0900
64fd327e28Refactored a few for WebSocketFrame.cs
sta
2015-05-17 17:49:21 +0900
75c45b0523Refactored a few for WebSocketFrame.cs
sta
2015-05-16 17:08:45 +0900
ff06963613Refactored a few for HttpListener.cs
sta
2015-05-15 17:47:32 +0900
9efcbbe960Refactored a few for HttpListenerAsyncResult.cs
sta
2015-05-14 16:55:53 +0900
cafac4ebc5Refactored ChunkStream.cs
sta
2015-05-13 17:22:13 +0900
73a4cae782Modified a bit for InputChunkState.cs, into the year 2015
sta
2015-05-12 16:35:08 +0900
bc8e9eb5f5Modified a bit for the description of InputChunkState.cs
sta
2015-05-12 16:32:50 +0900
8661468ccfRefactored InputChunkState.cs
sta
2015-05-12 16:29:55 +0900
181400f33aModified a few for ChunkStream.cs, need to typecast from 'byte' to 'char'
sta
2015-05-11 16:32:13 +0900
25108b1868Modified a bit for InputState.cs, into the year 2015
sta
2015-05-10 15:02:02 +0900
fdcebd7c9aModified a bit for the description of InputState.cs
sta
2015-05-09 15:25:04 +0900
cffd94e9c5Initialize 'data' with null
sta
2015-05-08 15:52:13 +0900
d0dc29d05dFix for issue #120, add 0x00 for 'BFINAL Set to 1'
sta
2015-05-07 15:50:15 +0900
d7dd15042aModified a bit for LineState.cs, into the year 2015
sta
2015-05-07 14:56:06 +0900
7930ec2bf0Modified a bit for the description of LineState.cs
sta
2015-05-07 14:51:53 +0900
595c68fe6dRefactored a few for LineState.cs, to be PascalCase
sta
2015-05-06 17:01:06 +0900
c41c49960fModified a few for 'Unity Asset Store'
sta
2015-05-05 16:33:19 +0900
98cee6e20eRefactored a few for README.md
sta
2015-05-05 15:48:07 +0900
dee36926aeAdded the WebSocket.CheckPingParameter method, and removed the Ext.CheckIfValidControlData method
sta
2015-05-05 15:21:28 +0900
531eefac17Renamed the CheckIfValidCloseParameters methods to the CheckCloseParameters methods
sta
2015-05-04 15:48:18 +0900
79ea2b74c7Refactored a few for CloseStatusCode.cs
sta
2015-05-03 15:07:54 +0900
353abd0d03Removed the Ext.IsNoStatus methods
sta
2015-05-03 14:49:39 +0900
e81c5b7d96Removed the Ext.IsNoStatus methods
sta
2015-05-03 14:46:32 +0900
f3e0591a18Moved the Ext.CheckIfValidCloseParameters methods to the WebSocket class
sta
2015-05-02 15:35:03 +0900
28e2992e8dModified a bit for CloseEventArgs.cs, into the year 2015
sta
2015-05-01 14:31:24 +0900
10fd259091Refactored a few for CloseEventArgs.cs
sta
2015-04-30 14:46:27 +0900
8f91f46fd2Refactored a bit for CloseStatusCode.cs
sta
2015-04-29 15:24:29 +0900
33f578f94bRenamed some of the CloseStatusCode enum values
sta
2015-04-28 17:32:40 +0900
06b4084a06Refactored a bit for CloseStatusCode.cs
sta
2015-04-27 17:21:08 +0900
371ac36dd9Refactored a few for WebSocket.cs
sta
2015-04-26 16:50:09 +0900
59effc31ceRefactored a few for WebSocketBehavior.cs
sta
2015-04-25 16:01:09 +0900
faa689c418Modified a bit for WebSocketServiceManager.cs, into the year 2015
sta
2015-04-24 15:13:17 +0900
16df8897a9Refactored a few for WebSocketServiceManager.cs
sta
2015-04-24 15:11:52 +0900
a2f5edd1d1Modified a bit for WebSocketSessionManager.cs, into the year 2015
sta
2015-04-23 14:44:11 +0900
425d1387a0Refactored a few for WebSocketSessionManager.cs
sta
2015-04-23 14:41:03 +0900
7d168515d1Replaced the PingTo (string id, string message) method with the PingTo (string message, string id) method
sta
2015-04-22 14:56:52 +0900
8910c6ccedReplaced the SendToAsync (string id, Stream stream, int length, Action<bool> completed) method with the SendToAsync (Stream stream, int length, string id, Action<bool> completed) method
sta
2015-04-21 15:38:10 +0900
d3dd903809Replaced the SendToAsync (string id, string data, Action<bool> completed) method with the SendToAsync (string data, string id, Action<bool> completed) method
sta
2015-04-21 15:31:37 +0900
4d837ce8f7Replaced the SendToAsync (string id, byte[] data, Action<bool> completed) method with the SendToAsync (byte[] data, string id, Action<bool> completed) method
sta
2015-04-21 15:25:27 +0900
8e1005b90fReplaced the SendTo (string id, string data) method with the SendTo (string data, string id) method
sta
2015-04-21 15:17:20 +0900
a45baed91cReplaced the SendTo (string id, byte[] data) method with the SendTo (byte[] data, string id) method
sta
2015-04-20 17:12:28 +0900
43efc34542Refactored a few for ChunkStream.cs
sta
2015-04-20 14:53:31 +0900
ec64e446a4Modified a bit for WebSocketBehavior.cs, into the year 2015
sta
2015-04-19 15:48:41 +0900
4876461209Refactored a few for WebSocketBehavior.cs
sta
2015-04-18 17:42:28 +0900
1eabd45f24Refactored a few for ChunkStream.cs
sta
2015-04-17 16:48:15 +0900
ab5504687cModified a bit for Program.cs
sta
2015-04-16 16:02:48 +0900
e6e93bee12Modified a bit for Program.cs
sta
2015-04-16 14:40:19 +0900
f5a1ce2c53Added the WebSocketBehavior.IgnoreExtensions property, to ignore the extensions requested from the client
sta
2015-04-15 17:03:16 +0900
dac4a4a489Refactored a bit for ChunkStream.cs
sta
2015-04-15 15:39:50 +0900
a5e081362aRefactored a few for ChunkStream.cs
sta
2015-04-14 17:34:08 +0900
59bd234808Refactored a few for ChunkStream.cs
sta
2015-04-13 21:32:42 +0900
67f63654cdRefactored a few for ChunkStream.cs
sta
2015-04-12 17:36:41 +0900
b5aa5c4f06Refactored a bit for ChunkedRequestStream.cs
sta
2015-04-11 17:45:39 +0900
a058af8a01Refactored a few for HttpConnection.cs
sta
2015-04-10 16:15:05 +0900
a6bd7c35c4Refactored a few for ChunkedRequestStream.cs
sta
2015-04-09 16:17:28 +0900
6ee4657719Modified a bit for RequestStream.cs, into the year 2015
sta
2015-04-09 15:31:49 +0900
475fe0a884Modified a bit for the description of RequestStream.cs
sta
2015-04-08 18:04:40 +0900
6847e632eaRefactored a few for RequestStream.cs
sta
2015-04-08 18:02:05 +0900
a25a1ea652Modified a bit for HttpStreamAsyncResult.cs, into the year 2015
sta
2015-04-08 14:42:34 +0900
962dc05774Modified a bit for the description of HttpStreamAsyncResult.cs
sta
2015-04-07 15:30:00 +0900
8793576fbaRefactored a few for HttpStreamAsyncResult.cs
sta
2015-04-07 15:26:47 +0900
0a07e10c90Modified a bit for ReadBufferState.cs, into the year 2015
sta
2015-04-07 14:04:07 +0900
cc9f3b1d92Modified a bit for the description of ReadBufferState.cs
sta
2015-04-06 14:58:44 +0900
c21db7ea64Refactored a few for ReadBufferState.cs
sta
2015-04-06 14:56:28 +0900
e113e842d3Modified a bit for ChunkedRequestStream.cs, into the year 2015
sta
2015-04-05 14:05:14 +0900
f480eb5785Modified a bit for the description of ChunkedRequestStream.cs
sta
2015-04-05 14:03:12 +0900
e73cfe4bc2Refactored a few for ChunkedRequestStream.cs
sta
2015-04-04 15:53:29 +0900
195e3c9adbModified a bit for ChunkStream.cs, into the year 2015
sta
2015-04-03 16:07:23 +0900
767645d7a0Modified a bit for the description of ChunkStream.cs
sta
2015-04-02 16:03:15 +0900
f7ca668c02Refactored a few for ChunkStream.cs
sta
2015-04-01 17:18:07 +0900
d959e0f437Modified a bit for Chunk.cs, into the year 2015
sta
2015-03-31 14:45:57 +0900
2519d6151bModified a bit for the description of Chunk.cs
sta
2015-03-30 15:44:35 +0900
7857aa7076Refactored a few for Chunk.cs
sta
2015-03-29 17:05:55 +0900
39bdc15f3fRemoved the IsCompressionExtension (this string) method
sta
2015-03-28 23:29:00 +0900
0760613765Modified a few for the validateSecWebSocketExtensionsHeader method
sta
2015-03-27 16:12:00 +0900