Commit Graph

47 Commits

Author SHA1 Message Date
sta
c9511823b8 [Fix] Check if can add a connection 2016-04-01 12:21:48 +09:00
sta
7559c5c8f2 Fix for pull request #115, refactored a few for HttpConnection.cs 2015-06-25 17:17:05 +09:00
sta
5e3814fa71 Refactored a few for HttpConnection.cs 2015-06-23 11:01:19 +09:00
sta
97b4ca3cf8 Refactored a few for HttpConnection.cs 2015-06-11 15:43:09 +09:00
sta
a588d8e648 Refactored a few for HttpConnection.cs 2015-06-10 21:31:22 +09:00
sta
f3cd96966e Refactored the HttpListenerResponse.Close (byte[], bool) and HttpConnection.SendError (string, int) methods 2015-06-09 17:46:56 +09:00
sta
659ab51b59 Refactored a few for HttpListenerResponse.cs 2015-06-08 20:49:52 +09:00
sta
626e22bbcf Modified a few for HttpConnection.cs, use the ResponseStream.Close (bool) method 2015-06-07 14:40:14 +09:00
sta
086956c910 Refactored a few for HttpConnection.cs 2015-05-26 17:37:48 +09:00
sta
fbcf8377d3 Refactored a few for HttpConnection.cs 2015-05-24 17:23:52 +09:00
sta
9113555a54 Refactored a few for HttpConnection.cs 2015-05-23 16:55:40 +09:00
sta
323161988e Fix for issue #131 2015-05-22 15:07:24 +09:00
sta
595c68fe6d Refactored a few for LineState.cs, to be PascalCase 2015-05-06 17:01:06 +09:00
sta
a058af8a01 Refactored a few for HttpConnection.cs 2015-04-10 16:15:05 +09:00
sta
a6bd7c35c4 Refactored a few for ChunkedRequestStream.cs 2015-04-09 16:17:28 +09:00
sta
78fd24040b Refactored a few for HttpListenerResponse.cs 2015-03-10 17:04:32 +09:00
sta
75ac784100 Refactored a few for HttpConnection.cs 2015-01-14 13:47:55 +09:00
sta
4fbcd862f3 Refactored a few for HttpConnection.cs 2015-01-13 16:07:56 +09:00
sta
1692f87d07 Refactored a few for HttpConnection.cs 2015-01-12 14:07:12 +09:00
sta
0207575b99 Into the new year 2015 2015-01-11 14:07:55 +09:00
sta
2b84433b38 Refactored a few for HttpConnection.cs 2015-01-10 14:22:54 +09:00
sta
419f349738 Refactored a few for HttpConnection.cs 2015-01-09 16:35:14 +09:00
sta
171df40d85 Refactored HttpConnection.cs 2014-12-01 15:21:50 +09:00
sta
e3e8fafaa6 Fix for issue #86, added ClientCertificateValidationCallback property to ServerSslAuthConfiguration class, and refactored 2014-11-06 11:16:15 +09:00
sta
912b1f0d62 Fix for pull request #85 2014-10-30 19:09:12 +09:00
Adrien JUND
cc0ab61eb9 Add SslStream Configuration for Client & Server 2014-10-27 17:15:55 +01:00
sta
d156dffd55 Renamed the ListenerPrefix class to the HttpListenerPrefix class 2014-10-23 10:41:06 +09:00
sta
9f813eed51 Refactored HttpListenerResponse.cs 2014-08-21 12:35:36 +09:00
sta
b27283390e Removed WebSocketStream.cs 2014-07-28 18:02:05 +09:00
sta
56790b683e Fix for initializing in HttpListenerRequest.cs 2014-05-26 21:08:30 +09:00
sta
f85f227a79 Fix for force close in HttpConnection.cs 2014-05-25 03:00:14 +09:00
sta
4be6ef8494 Renamed ChunkedInputStream.cs to ChunkedRequestStream.cs 2014-05-18 14:05:14 +09:00
sta
e20c3df551 Added GetWebSocketStream method to HttpConnection class 2014-05-15 11:57:20 +09:00
sta
b519af5f95 Replaced HaveError with HasError 2014-05-05 17:03:26 +09:00
sta
2f55d0e991 Fix a few for HttpConnection.cs 2014-05-03 16:49:34 +09:00
sta
47940eb179 Fix a few for HttpConnection.cs 2014-04-30 15:15:32 +09:00
sta
6772efd75c Fix for issue #40, and refactored. 2014-04-29 20:48:58 +09:00
sta
6d987ed025 Fix for issue #40 2014-04-28 17:47:32 +09:00
sta
16f5c03b95 Refactored HttpConnection.cs 2014-04-27 14:42:03 +09:00
sta
fe28277f14 Refactored HttpConnection.cs 2014-04-26 16:18:23 +09:00
sta
537229902f Fix for HTTP Basic/Digest Authentication 2014-01-01 21:43:18 +09:00
sta
cc81fd340c Modified HttpListener.cs and others for secure connection 2013-08-27 22:02:50 +09:00
sta
11c576a8c7 Refactored some classes in WebSocketSharp.Net namespace 2013-07-01 12:00:10 +09:00
sta
a376daedf0 Modified HttpListener.cs 2013-02-19 20:27:27 +09:00
sta
94385ea2bc Fix due to the modified WebSocket.cs 2012-10-04 15:04:21 +09:00
sta
fbcea4699b Fix due to the modified WebSocketServer.cs 2012-10-01 15:26:31 +09:00
sta
d0e5ae3979 Fix due to the added HttpServer 2012-09-10 01:36:22 +09:00