Commit d99d541e authored by Honfika's avatar Honfika

fix

parent fee760ee
...@@ -262,7 +262,7 @@ namespace Titanium.Web.Proxy ...@@ -262,7 +262,7 @@ namespace Titanium.Web.Proxy
} }
if (method == KnownMethod.Invalid) if (method == KnownMethod.Invalid)
{ {
sendRawData = true; sendRawData = true;
} }
......
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