Commit Graph

27 Commits

Author SHA1 Message Date
sta
048627b4f9 Modified cookies validation, and added origin header validation 2014-03-07 21:15:55 +09:00
sta
bb8d4c25ba Modified LogLevel enum values to PascalCase values 2014-03-02 22:15:41 +09:00
sta
d07265dd8e Refactored WebSocketServiceHostManager.cs 2014-02-13 14:38:13 +09:00
sta
515cf0cfcf Fix a few 2014-02-08 17:05:24 +09:00
sta
3970e9917d Fix for HTTP auth 2014-01-27 15:39:27 +09:00
sta
b054784489 Fix a few 2014-01-04 04:09:23 +09:00
sta
54be7d0168 Refactored Example3 2014-01-04 03:15:21 +09:00
sta
537229902f Fix for HTTP Basic/Digest Authentication 2014-01-01 21:43:18 +09:00
sta
cbf73e9865 Modified WebSocketServer.cs and removed WebSocketServerBase.cs 2013-10-14 20:38:15 +09:00
sta
24e74b60b7 Added a new AddWebSocketService method to the WebSocketServer and HttpServer classes 2013-10-02 14:39:56 +09:00
sta
b3fa68d8ce Renamed ServiceHostManager.cs to WebSocketServiceHostManager.cs 2013-08-28 15:49:52 +09:00
sta
cc81fd340c Modified HttpListener.cs and others for secure connection 2013-08-27 22:02:50 +09:00
sta
df2726ce9d Renamed the Sweeping property to the KeepClean property 2013-07-30 16:00:17 +09:00
sta
cd7dfea62d Removed the configuration with an App.config file from the HttpServer class 2013-07-24 17:23:48 +09:00
sta
49dc8800d3 Added logging 2013-07-15 20:42:55 +09:00
sta
b9c5c222ca Modified HttpServer.cs (added RootPath property) 2013-07-04 15:48:01 +09:00
sta
2f1673558f Renamed Sweeped property to Sweeping 2013-06-11 16:26:03 +09:00
sta
f521779ed7 Renamed ResponseEventArgs.cs to HttpRequestEventArgs.cs, and modified Ext.cs, HttpServer.cs 2013-02-18 16:47:33 +09:00
sta
9b1772e80a Added some XML documentation comments and renamed some method names 2013-02-11 22:57:01 +09:00
sta
a171b05740 Renamed ServiceManager.cs to ServiceHostManager.cs 2013-01-28 19:42:47 +09:00
sta
2addc16f91 Fix due to the modified ServiceManager.cs 2012-11-02 17:55:00 +09:00
sta
746c883b82 Fix for issue #9 - 2 2012-10-26 14:58:50 +09:00
sta
c55b5d6479 Fix due to the added QueryString property in WebSocketService.cs 2012-10-22 14:58:43 +09:00
sta
3898696491 Fix due to the removed HttpServer<T> class from HttpServer.cs 2012-09-19 14:40:12 +09:00
sta
52ceb665fb Fixed HttpServer.cs 2012-09-12 12:29:42 +09:00
sta
8e2a1ee1b3 Fix due to the modified HttpServer.cs 2012-09-11 13:21:47 +09:00
sta
d0e5ae3979 Fix due to the added HttpServer 2012-09-10 01:36:22 +09:00