You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sta 1cb5b3079d Changed the access level of the Log property to the public 11 years ago
..
WebSockets Added Log property to the HttpListenerWebSocketContext class 11 years ago
AuthenticationBase.cs Moved overridden ToString method to AuthenticationBase class 12 years ago
AuthenticationChallenge.cs Moved overridden ToString method to AuthenticationBase class 12 years ago
AuthenticationResponse.cs Moved overridden ToString method to AuthenticationBase class 12 years ago
AuthenticationSchemes.cs Fix a few for AuthenticationSchemes.cs 12 years ago
Chunk.cs Fix a few for Chunk.cs 12 years ago
ChunkStream.cs Fix a few for Chunk.cs 12 years ago
ChunkedRequestStream.cs Refactored HttpStreamAsyncResult.cs 12 years ago
ClientSslConfiguration.cs Added SslConfiguration class to be base of ClientSslConfiguration and ServerSslConfiguration classes 11 years ago
Cookie.cs Refactored Cookie.cs 12 years ago
CookieCollection.cs Refactored CookieCollection.cs 12 years ago
CookieException.cs Fix a few for CookieException.cs 12 years ago
EndPointListener.cs Refactored a bit for EndPointListener.cs, modified description about the source of this code 11 years ago
EndPointManager.cs Fix for pull request #85, renamed DefaultSslConfiguration property to SslConfiguration property 11 years ago
HttpBasicIdentity.cs Fix a few for HttpBasicIdentity.cs 12 years ago
HttpConnection.cs Refactored a few for HttpConnection.cs 11 years ago
HttpDigestIdentity.cs Refactored AuthenticationChallenge.cs and AuthenticationResponse.cs 12 years ago
HttpHeaderInfo.cs Refactored HttpHeaderInfo.cs 11 years ago
HttpHeaderType.cs Refactored HttpHeaderType.cs 12 years ago
HttpListener.cs Changed the access level of the Log property to the public 11 years ago
HttpListenerAsyncResult.cs Modified HTTP auth for HttpListener class 11 years ago
HttpListenerContext.cs Replaced the HttpListenerWebSocketContext (HttpListenerContext, string, Logger) constructor with the HttpListenerWebSocketContext (HttpListenerContext, string) constructor 11 years ago
HttpListenerException.cs Fix a few for HttpListenerException.cs 12 years ago
HttpListenerPrefix.cs Renamed the ListenerPrefix class to the HttpListenerPrefix class 11 years ago
HttpListenerPrefixCollection.cs Renamed the ListenerPrefix class to the HttpListenerPrefix class 11 years ago
HttpListenerRequest.cs Modified HTTP auth for HttpListener class 11 years ago
HttpListenerResponse.cs Refactored WebHeaderCollection.cs 11 years ago
HttpRequestHeader.cs Added the HTTP request headers for the WebSocket 11 years ago
HttpResponseHeader.cs Added the HTTP response headers for the WebSocket 11 years ago
HttpStatusCode.cs Modified a few for xml doc comment 11 years ago
HttpStreamAsyncResult.cs Refactored HttpStreamAsyncResult.cs 12 years ago
HttpUtility.cs Modified HTTP auth for WebSocketServer class 11 years ago
HttpVersion.cs Modified a few for xml doc comment 11 years ago
InputChunkState.cs Refactored ChunkStream.cs 12 years ago
InputState.cs Refactored HttpConnection.cs 12 years ago
LineState.cs Refactored HttpConnection.cs 12 years ago
NetworkCredential.cs Fix for HTTP Basic/Digest Authentication 12 years ago
QueryStringCollection.cs Refactored HttpUtility.cs 12 years ago
ReadBufferState.cs Refactored ChunkedInputStream.cs 12 years ago
RequestStream.cs Fix for issue #58 12 years ago
ResponseStream.cs Refactored HttpListenerResponse.cs 11 years ago
ServerSslConfiguration.cs Added SslConfiguration class to be base of ClientSslConfiguration and ServerSslConfiguration classes 11 years ago
SslConfiguration.cs Added SslConfiguration class to be base of ClientSslConfiguration and ServerSslConfiguration classes 11 years ago
WebHeaderCollection.cs Added HttpResponseHeader.cs 11 years ago