Commit 987afc96 authored by justcoding121's avatar justcoding121

rm new line

parent 4a00ceb8
...@@ -23,7 +23,6 @@ namespace Titanium.Web.Proxy ...@@ -23,7 +23,6 @@ namespace Titanium.Web.Proxy
private bool isWindowsAuthenticationEnabledAndSupported => EnableWinAuth && RunTime.IsWindows && !RunTime.IsRunningOnMono; private bool isWindowsAuthenticationEnabledAndSupported => EnableWinAuth && RunTime.IsWindows && !RunTime.IsRunningOnMono;
/// <summary> /// <summary>
/// This is the core request handler method for a particular connection from client /// This is the core request handler method for a particular connection from client
/// Will create new session (request/response) sequence until /// Will create new session (request/response) sequence until
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment