892 Commits (595c68fe6d66e80135a55e562760dcb3c91ee7f3)
 

Author SHA1 Message Date
sta e43558c780 Refactored the onAccept method 11 years ago
sta 744334b79e Handle the value returned from the Socket.AcceptAsync method 11 years ago
sta f285e7af12 Added processAccepted method 11 years ago
sta 6c8c4759c4 A small refactoring 11 years ago
sta 93137666f7 Removed the ProxyAuthenticationChallenge property from the HttpResponse class 11 years ago
sta 4042922810 Added checking more for the proxy authentication 11 years ago
sta 778d01b3d7 Removed the AuthenticationChallenge property from the HttpResponse class 11 years ago
sta f090fa9d5d Added some logs for the authentication 11 years ago
sta 47931c9a42 Removed checking if an empty string from the Ext.TryCreateWebSocketUri method 11 years ago
sta 7f01d41679 Modified a few for the WebSocket.sendHandshakeRequest method 11 years ago
sta a23bd04bdc Added HasConnectionClose property to the HttpResponse class 11 years ago
sta a8bb74c394 Modified a few for Example 11 years ago
sta 54bb87140e Refactored WebSocket.cs 11 years ago
sta 94c26e6107 Fix for issue #42, enable redirection to the new url located in the handshake response 11 years ago
sta 072ad21481 Added redirection 11 years ago
sta 34be0af5c6 Added checking if the handshake response is a Redirect 11 years ago
sta 3cc62a3590 Removed the IsMoved property 11 years ago
sta 0e5a35edf7 Added IsMoved property to the HttpResponse class 11 years ago
sta e7c4b1416a Added IsRedirect property to the HttpResponse class 11 years ago
sta 696287e25a Modified a few for xml doc comment 11 years ago
sta bf890b5b47 Added the HTTP response headers for the WebSocket 11 years ago
sta f3fb377f45 Added the HTTP request headers for the WebSocket 11 years ago
sta c1dc05a256 Added HttpResponseHeader.cs 11 years ago
sta 10af3facc8 Added HttpRequestHeader.cs 11 years ago
sta 0e8399d8a2 Refactored HttpHeaderInfo.cs 11 years ago
sta 3b297e3d7d Refactored WebHeaderCollection.cs 11 years ago
sta dbe97b4d00 Refactored HttpHeaderInfo.cs 11 years ago
sta 171df40d85 Refactored HttpConnection.cs 11 years ago
sta 477ef2277e Removed throwing the exception in from Ext.EqualsWith method 11 years ago
sta e7bb146394 Modified a few for 'WebSocket.OnClose Event' 11 years ago
sta f18bc58b06 Modified a few for 'WebSocket.OnError Event' 11 years ago
sta b4e08fe43d Modified a few for 'WebSocket.OnError Event' 11 years ago
sta 86d1da1f1c Refactored WebSocketServer.cs 11 years ago
sta 16a3bfa1b9 Refactored HttpServer.cs 11 years ago
sta 04966f221b Modified HTTP auth for HttpListener class 11 years ago
sta 5003c10e0c Modified HTTP auth for HttpListener class 11 years ago
sta 533ef2090a Modified HTTP auth for WebSocketServer class 11 years ago
sta b521456dd6 Modified HTTP auth for HttpListener class 11 years ago
sta 55527ef514 Modified a few for SetUser method 11 years ago
sta f4f50de125 Modified a few for Example3 11 years ago
sta 0f54146e65 Modified a few for Example2 11 years ago
sta 1bcb80ca8c Modified a few for README.md 11 years ago
sta 298ed9210e Renamed ListenerAsyncResult class to HttpListenerAsyncResult class 11 years ago
sta 9c79e28f22 Modified HTTP auth for HttpListener class 11 years ago
sta b596c05179 Modified a few for README.md 11 years ago
sta 7d31145561 Replaced 'cs' with 'csharp' as C# syntax highlight keyword 11 years ago
sta f6e721aca2 Modified a few for Example 11 years ago
sta 3a666eeabd Modified a few for README.md 11 years ago
sta bf1765dd36 Modified 'Secure Connection' 11 years ago
sta 06585e48b5 Added SslConfiguration class to be base of ClientSslConfiguration and ServerSslConfiguration classes 11 years ago