Commit 0743f7d7 authored by justcoding121's avatar justcoding121 Committed by justcoding121

remove experimental alpn flag

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