.. |
WebSockets
|
Modified HTTP auth for HttpListener class
|
2014-11-23 11:23:06 +09:00 |
AuthenticationBase.cs
|
Moved overridden ToString method to AuthenticationBase class
|
2014-07-03 19:34:32 +09:00 |
AuthenticationChallenge.cs
|
Moved overridden ToString method to AuthenticationBase class
|
2014-07-03 19:34:32 +09:00 |
AuthenticationResponse.cs
|
Moved overridden ToString method to AuthenticationBase class
|
2014-07-03 19:34:32 +09:00 |
AuthenticationSchemes.cs
|
Fix a few for AuthenticationSchemes.cs
|
2014-04-11 16:07:07 +09:00 |
Chunk.cs
|
Fix a few for Chunk.cs
|
2014-05-20 11:03:22 +09:00 |
ChunkedRequestStream.cs
|
Refactored HttpStreamAsyncResult.cs
|
2014-05-31 15:46:10 +09:00 |
ChunkStream.cs
|
Fix a few for Chunk.cs
|
2014-05-20 11:03:22 +09:00 |
ClientSslConfiguration.cs
|
Added SslConfiguration class to be base of ClientSslConfiguration and ServerSslConfiguration classes
|
2014-11-08 15:57:47 +09:00 |
Cookie.cs
|
Refactored Cookie.cs
|
2014-08-13 22:54:31 +09:00 |
CookieCollection.cs
|
Refactored CookieCollection.cs
|
2014-08-14 22:43:09 +09:00 |
CookieException.cs
|
Fix a few for CookieException.cs
|
2014-04-08 15:45:03 +09:00 |
EndPointListener.cs
|
Added processAccepted method
|
2014-12-27 17:04:44 +09:00 |
EndPointManager.cs
|
Fix for pull request #85, renamed DefaultSslConfiguration property to SslConfiguration property
|
2014-10-31 20:40:01 +09:00 |
HttpBasicIdentity.cs
|
Fix a few for HttpBasicIdentity.cs
|
2014-06-24 14:43:01 +09:00 |
HttpConnection.cs
|
Refactored HttpConnection.cs
|
2014-12-01 15:21:50 +09:00 |
HttpDigestIdentity.cs
|
Refactored AuthenticationChallenge.cs and AuthenticationResponse.cs
|
2014-06-27 21:12:55 +09:00 |
HttpHeaderInfo.cs
|
Refactored HttpHeaderInfo.cs
|
2014-12-05 11:07:33 +09:00 |
HttpHeaderType.cs
|
Refactored HttpHeaderType.cs
|
2014-04-16 14:12:54 +09:00 |
HttpListener.cs
|
Renamed ListenerAsyncResult class to HttpListenerAsyncResult class
|
2014-11-15 15:13:51 +09:00 |
HttpListenerAsyncResult.cs
|
Modified HTTP auth for HttpListener class
|
2014-11-24 14:54:30 +09:00 |
HttpListenerContext.cs
|
Modified HTTP auth for HttpListener class
|
2014-11-21 15:07:25 +09:00 |
HttpListenerException.cs
|
Fix a few for HttpListenerException.cs
|
2014-04-08 19:40:21 +09:00 |
HttpListenerPrefix.cs
|
Renamed the ListenerPrefix class to the HttpListenerPrefix class
|
2014-10-23 10:41:06 +09:00 |
HttpListenerPrefixCollection.cs
|
Renamed the ListenerPrefix class to the HttpListenerPrefix class
|
2014-10-23 10:41:06 +09:00 |
HttpListenerRequest.cs
|
Modified HTTP auth for HttpListener class
|
2014-11-23 11:23:06 +09:00 |
HttpListenerResponse.cs
|
Refactored WebHeaderCollection.cs
|
2014-10-29 14:41:30 +09:00 |
HttpRequestHeader.cs
|
Added the HTTP request headers for the WebSocket
|
2014-12-08 11:55:25 +09:00 |
HttpResponseHeader.cs
|
Added the HTTP response headers for the WebSocket
|
2014-12-09 14:24:17 +09:00 |
HttpStatusCode.cs
|
Modified a few for xml doc comment
|
2014-12-10 14:28:30 +09:00 |
HttpStreamAsyncResult.cs
|
Refactored HttpStreamAsyncResult.cs
|
2014-05-31 15:46:10 +09:00 |
HttpUtility.cs
|
Modified HTTP auth for WebSocketServer class
|
2014-11-22 14:46:42 +09:00 |
HttpVersion.cs
|
Modified a few for xml doc comment
|
2014-12-10 14:28:30 +09:00 |
InputChunkState.cs
|
Refactored ChunkStream.cs
|
2014-05-17 20:52:34 +09:00 |
InputState.cs
|
Refactored HttpConnection.cs
|
2014-04-27 14:42:03 +09:00 |
LineState.cs
|
Refactored HttpConnection.cs
|
2014-04-27 14:42:03 +09:00 |
NetworkCredential.cs
|
Fix for HTTP Basic/Digest Authentication
|
2014-01-01 21:43:18 +09:00 |
QueryStringCollection.cs
|
Refactored HttpUtility.cs
|
2014-05-29 21:37:36 +09:00 |
ReadBufferState.cs
|
Refactored ChunkedInputStream.cs
|
2014-05-16 15:48:56 +09:00 |
RequestStream.cs
|
Fix for issue #58
|
2014-07-22 15:54:21 +09:00 |
ResponseStream.cs
|
Refactored HttpListenerResponse.cs
|
2014-08-20 23:19:29 +09:00 |
ServerSslConfiguration.cs
|
Added SslConfiguration class to be base of ClientSslConfiguration and ServerSslConfiguration classes
|
2014-11-08 15:57:47 +09:00 |
SslConfiguration.cs
|
Added SslConfiguration class to be base of ClientSslConfiguration and ServerSslConfiguration classes
|
2014-11-08 15:57:47 +09:00 |
WebHeaderCollection.cs
|
Added HttpResponseHeader.cs
|
2014-12-07 10:05:09 +09:00 |