Commit bc08fc40 authored by titanium007's avatar titanium007

unmark obsolete attribute;not yet

parent 40206dd8
......@@ -388,7 +388,7 @@ namespace Titanium.Web.Proxy.EventArguments
/// Marking as obsolete, need to comeup with a generic responder method in future
/// </summary>
/// <param name="html"></param>
[Obsolete]
// [Obsolete]
public void Ok(string html)
{
if (ProxySession.Request.RequestLocked) throw new Exception("You cannot call this function after request is made to server.");
......
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