Unverified Commit d88ec618 authored by justcoding121's avatar justcoding121 Committed by GitHub

Update ResponseHandler.cs

parent f65cecec
...@@ -12,7 +12,7 @@ namespace Titanium.Web.Proxy ...@@ -12,7 +12,7 @@ namespace Titanium.Web.Proxy
public partial class ProxyServer public partial class ProxyServer
{ {
/// <summary> /// <summary>
/// Called asynchronously when a request was successfully and we received the response. /// Called asynchronously when a request was successfull and we received the response.
/// </summary> /// </summary>
/// <param name="args">The session event arguments.</param> /// <param name="args">The session event arguments.</param>
/// <returns> The task.</returns> /// <returns> The task.</returns>
......
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