Commit Graph

  • 82da4816c4 Added 'Ignoring Sec-WebSocket-Extensions header' sta 2015-07-30 17:18:04 +0900
  • 0539311d87 Modified a few for 'WebSocket.OnMessage Event' sta 2015-07-29 17:16:40 +0900
  • 0eec6595a6 Refactored a few for WebSocketBehavior.cs sta 2015-07-28 15:07:41 +0900
  • f99112fc2f Fix for pull request #113 sta 2015-07-27 16:11:16 +0900
  • 58a4f02bda Fix for pull request #113 sta 2015-07-26 17:25:08 +0900
  • 2461b43145 Refactored a few for MessageEventArgs.cs sta 2015-07-25 16:32:06 +0900
  • 196f5d92a1 Fix for issue #145 sta 2015-07-24 14:04:21 +0900
  • 0be4389d97 Replaced the processFragmentedFrame method with the processFragmentedFrame2 method, and renamed sta 2015-07-23 16:39:06 +0900
  • 82077d321c Added processFragmentedFrame2 method, to replace the processFragmentedFrame method with this sta 2015-07-22 16:57:45 +0900
  • 058d952970 Modified a bit for MessageEventArgs.cs, into the year 2015 sta 2015-07-21 15:13:28 +0900
  • 87ce74010e Fix for pull request #116 sta 2015-07-20 16:23:40 +0900
  • 8cd2248b2b Refactored a few for HttpServer.cs sta 2015-07-19 15:24:46 +0900
  • 624b20afa8 Refactored a few for Ext.cs sta 2015-07-18 14:55:04 +0900
  • 38669444b4 Modified a bit for Program.cs sta 2015-07-17 16:58:42 +0900
  • 9360a6d99a Fix for pull request #115, added the HttpServer (string) constructor sta 2015-07-16 17:37:53 +0900
  • ad41099180 Modified a bit for Program.cs sta 2015-07-15 17:38:06 +0900
  • 77472f073f Modified a bit for echotest.js sta 2015-07-14 17:20:15 +0900
  • 68b9fb0106 Refactored a few for EndPointListener.cs sta 2015-07-13 18:15:09 +0900
  • d2dc6ff959 Fix for pull request #115, added the Address property to the HttpServer class sta 2015-07-12 16:56:02 +0900
  • 3c0fa929a1 Refactored a few for Ext.cs sta 2015-07-11 16:29:09 +0900
  • 96b684036f Refactored a few for WebSocketServer.cs sta 2015-07-10 21:18:36 +0900
  • 34de5b9ca4 Refactored a few for HttpServer.cs sta 2015-07-09 15:13:53 +0900
  • d4fc8da7a8 Fix for pull request #115, added the HttpServer (System.Net.IPAddress, int) constructor sta 2015-07-08 15:00:38 +0900
  • c10c9886ef Fix for pull request #115, added the HttpServer (System.Net.IPAddress, int, bool) constructor sta 2015-07-07 17:31:33 +0900
  • 4bc2c4d4f0 Refactored a few for HttpListenerRequest.cs sta 2015-07-06 17:14:11 +0900
  • 1998a535a4 Modified a bit for HttpRequest.cs, into the year 2015 sta 2015-07-05 16:26:24 +0900
  • df9c8b1e74 Refactored a few for HttpRequest.cs sta 2015-07-05 16:20:22 +0900
  • a4cb03f8da Merge pull request #135 from davidburhans/master sta 2015-07-05 15:02:32 +0900
  • 5728b47189 Refactored a few for HttpListenerRequest.cs sta 2015-07-04 22:37:23 +0900
  • 987a02e594 Refactored a few for HttpListenerRequest.cs sta 2015-07-03 18:03:40 +0900
  • d3410a3ac4 Refactored a few for WebSocket.cs sta 2015-07-02 17:54:16 +0900
  • dbe7e0b17c Refactored a bit for WebSocket.cs sta 2015-07-01 01:35:13 +0900
  • 2078bfad5a Fix for pull request #133, allow port 443 with non secure scheme, and allow port 80 with secure scheme sta 2015-06-30 15:43:00 +0900
  • cb8d1e75f6 Refactored a few for HttpServer.cs sta 2015-06-29 16:20:00 +0900
  • 85dc704cc6 Refactored a few for Ext.cs sta 2015-06-28 16:59:39 +0900
  • 72b7cafe4f Refactored a few for WebSocketServer.cs sta 2015-06-27 17:39:19 +0900
  • 3764de92e7 Refactored a few for WebSocketServer.cs sta 2015-06-26 17:20:35 +0900
  • 7559c5c8f2 Fix for pull request #115, refactored a few for HttpConnection.cs sta 2015-06-25 17:17:05 +0900
  • 0516da098c Fix for pull request #115, added null check for IPAddress parameter in the WebSocketServer (System.Net.IPAddress, int, bool) constructor sta 2015-06-24 18:06:32 +0900
  • 5e3814fa71 Refactored a few for HttpConnection.cs sta 2015-06-23 11:01:19 +0900
  • 846f380157 Refactored a few for ResponseStream.cs sta 2015-06-22 14:40:23 +0900
  • 8645185321 Refactored a few for HttpListenerResponse.cs sta 2015-06-22 14:20:09 +0900
  • 9ad62f6a5f Refactored a few for HttpListenerResponse.cs sta 2015-06-21 16:46:58 +0900
  • 0ecbca86e9 Refactored a few for HttpListenerResponse.cs sta 2015-06-20 16:59:16 +0900
  • 78aa91c115 Refactored a few for HttpListenerResponse.cs sta 2015-06-19 17:26:59 +0900
  • d9d35a6527 Refactored a few for HttpListenerResponse.cs sta 2015-06-18 23:08:08 +0900
  • 9c4482e770 Refactored a few for HttpListenerResponse.cs sta 2015-06-17 21:33:59 +0900
  • 0c610dd41f Refactored HttpListenerResponse.cs sta 2015-06-16 21:37:55 +0900
  • dc9b2ae488 Modified a bit for WebHeaderCollection.cs, into the year 2015 sta 2015-06-15 15:25:59 +0900
  • d8b5ae4ff1 Modified a bit for the description of WebHeaderCollection.cs sta 2015-06-15 15:22:36 +0900
  • 33684e9fde Refactored a few for WebHeaderCollection.cs sta 2015-06-14 17:20:30 +0900
  • 5641184ee6 Reset the headers after the updated headers are sent successfully sta 2015-06-13 17:20:00 +0900
  • bf0cb2f8e3 Check if the headers are valid sta 2015-06-12 17:14:36 +0900
  • 97b4ca3cf8 Refactored a few for HttpConnection.cs sta 2015-06-11 15:43:09 +0900
  • a588d8e648 Refactored a few for HttpConnection.cs sta 2015-06-10 21:31:22 +0900
  • 23a8c1f4b1 add missed semicolon David Burhans 2015-06-09 09:17:25 -0600
  • ab3d3bd7b5 fix spacing. add intermediate variables David Burhans 2015-06-09 08:06:04 -0600
  • f3cd96966e Refactored the HttpListenerResponse.Close (byte[], bool) and HttpConnection.SendError (string, int) methods sta 2015-06-09 17:46:56 +0900
  • 659ab51b59 Refactored a few for HttpListenerResponse.cs sta 2015-06-08 20:49:52 +0900
  • 626e22bbcf Modified a few for HttpConnection.cs, use the ResponseStream.Close (bool) method sta 2015-06-07 14:40:14 +0900
  • 4f717159c3 Modified a bit for ResponseStream.cs, into the year 2015 sta 2015-06-06 15:22:35 +0900
  • 0d58843a99 Modified a bit for the description of ResponseStream.cs sta 2015-06-05 16:50:46 +0900
  • 28030d0041 Refactored a few for ResponseStream.cs sta 2015-06-04 18:18:07 +0900
  • c6e3e12aaf Port 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
  • b6ac7e73e1 Refactored ResponseStream.cs sta 2015-06-03 16:35:53 +0900
  • e4bd4ec5d0 Refactored ResponseStream.cs sta 2015-06-02 21:40:29 +0900
  • fb3c7fc41e Refactored ResponseStream.cs sta 2015-06-01 20:53:45 +0900
  • 849c964102 Refactored a few for ResponseStream.cs sta 2015-05-31 18:14:08 +0900
  • 854005660b Refactored a few for ResponseStream.cs sta 2015-05-30 18:16:32 +0900
  • 66173be9cb Refactored a few for Ext.cs sta 2015-05-29 17:49:08 +0900
  • 3c8b8210ac Refactored a few for Ext.cs sta 2015-05-28 20:03:43 +0900
  • f947beb12f Refactored a few for Ext.cs sta 2015-05-27 21:01:44 +0900
  • 086956c910 Refactored a few for HttpConnection.cs sta 2015-05-26 17:37:48 +0900
  • da8f17cf5c Create gh-pages branch via GitHub sta 2015-05-25 17:00:27 +0900
  • fbcf8377d3 Refactored a few for HttpConnection.cs sta 2015-05-24 17:23:52 +0900
  • 9113555a54 Refactored a few for HttpConnection.cs sta 2015-05-23 16:55:40 +0900
  • 323161988e Fix for issue #131 sta 2015-05-22 15:07:24 +0900
  • 36dee90278 Modified a bit for PayloadData.cs, into the year 2015 sta 2015-05-22 13:47:19 +0900
  • f8320b6b13 Refactored a few for PayloadData.cs sta 2015-05-21 20:44:13 +0900
  • b57d0dad7a Refactored a few for WebSocketFrame.cs, use the Ext.EmptyByteArray field sta 2015-05-20 17:47:41 +0900
  • d2ad08d88a Added internal EmptyByteArray field sta 2015-05-19 15:42:51 +0900
  • e58ee06c4b Modified a bit for WebSocketFrame.cs, into the year 2015 sta 2015-05-18 15:37:02 +0900
  • d359146b5c Refactored a few for WebSocketFrame.cs sta 2015-05-18 15:28:16 +0900
  • 64fd327e28 Refactored a few for WebSocketFrame.cs sta 2015-05-17 17:49:21 +0900
  • 75c45b0523 Refactored a few for WebSocketFrame.cs sta 2015-05-16 17:08:45 +0900
  • ff06963613 Refactored a few for HttpListener.cs sta 2015-05-15 17:47:32 +0900
  • 9efcbbe960 Refactored a few for HttpListenerAsyncResult.cs sta 2015-05-14 16:55:53 +0900
  • cafac4ebc5 Refactored ChunkStream.cs sta 2015-05-13 17:22:13 +0900
  • 73a4cae782 Modified a bit for InputChunkState.cs, into the year 2015 sta 2015-05-12 16:35:08 +0900
  • bc8e9eb5f5 Modified a bit for the description of InputChunkState.cs sta 2015-05-12 16:32:50 +0900
  • 8661468ccf Refactored InputChunkState.cs sta 2015-05-12 16:29:55 +0900
  • 181400f33a Modified a few for ChunkStream.cs, need to typecast from 'byte' to 'char' sta 2015-05-11 16:32:13 +0900
  • 25108b1868 Modified a bit for InputState.cs, into the year 2015 sta 2015-05-10 15:02:02 +0900
  • fdcebd7c9a Modified a bit for the description of InputState.cs sta 2015-05-09 15:25:04 +0900
  • cffd94e9c5 Initialize 'data' with null sta 2015-05-08 15:52:13 +0900
  • d0dc29d05d Fix for issue #120, add 0x00 for 'BFINAL Set to 1' sta 2015-05-07 15:50:15 +0900
  • d7dd15042a Modified a bit for LineState.cs, into the year 2015 sta 2015-05-07 14:56:06 +0900
  • 7930ec2bf0 Modified a bit for the description of LineState.cs sta 2015-05-07 14:51:53 +0900
  • 595c68fe6d Refactored a few for LineState.cs, to be PascalCase sta 2015-05-06 17:01:06 +0900
  • c41c49960f Modified a few for 'Unity Asset Store' sta 2015-05-05 16:33:19 +0900