Commit 008a586c authored by justcoding121's avatar justcoding121

remove experimental alpn flag

parent eeba3d47
......@@ -36,11 +36,6 @@ namespace Titanium.Web.Proxy
internal const string UriSchemeHttps = "https";
#endif
/// <summary>
/// Enable the experimental ALPN adder streams
/// </summary>
internal static bool AlpnEnabled = false;
/// <summary>
/// Is the proxy currently running
/// </summary>
......
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