@@ -255,7 +255,7 @@ <h3 id="methods">Methods
255255
256256 < a id ="Titanium_Web_Proxy_EventArguments_SessionEventArgs_Dispose_ " data-uid ="Titanium.Web.Proxy.EventArguments.SessionEventArgs.Dispose* "> </ a >
257257 < h4 id ="Titanium_Web_Proxy_EventArguments_SessionEventArgs_Dispose " data-uid ="Titanium.Web.Proxy.EventArguments.SessionEventArgs.Dispose "> Dispose()</ h4 >
258- < div class ="markdown level1 summary "> < p > implement any cleanup here</ p >
258+ < div class ="markdown level1 summary "> < p > Implement any cleanup here</ p >
259259</ div >
260260 < div class ="markdown level1 conceptual "> </ div >
261261 < h5 class ="decalaration "> Declaration</ h5 >
@@ -289,17 +289,20 @@ <h5 class="parameters">Parameters</h5>
289289 < tr >
290290 < td > < span class ="xref "> System.Byte</ span > []</ td >
291291 < td > < span class ="parametername "> result</ span > </ td >
292- < td > </ td >
292+ < td > < p > The bytes to sent.</ p >
293+ </ td >
293294 </ tr >
294295 < tr >
295296 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.net.httpstatuscode "> HttpStatusCode</ a > </ td >
296297 < td > < span class ="parametername "> status</ span > </ td >
297- < td > </ td >
298+ < td > < p > The HTTP status code.</ p >
299+ </ td >
298300 </ tr >
299301 < tr >
300302 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 "> Dictionary</ a > << a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.string "> String</ a > , < a class ="xref " href ="Titanium.Web.Proxy.Models.HttpHeader.html "> HttpHeader</ a > ></ td >
301303 < td > < span class ="parametername "> headers</ span > </ td >
302- < td > </ td >
304+ < td > < p > The HTTP headers.</ p >
305+ </ td >
303306 </ tr >
304307 </ tbody >
305308 </ table >
@@ -329,17 +332,20 @@ <h5 class="parameters">Parameters</h5>
329332 < tr >
330333 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.string "> String</ a > </ td >
331334 < td > < span class ="parametername "> html</ span > </ td >
332- < td > </ td >
335+ < td > < p > The html content.</ p >
336+ </ td >
333337 </ tr >
334338 < tr >
335339 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.net.httpstatuscode "> HttpStatusCode</ a > </ td >
336340 < td > < span class ="parametername "> status</ span > </ td >
337- < td > </ td >
341+ < td > < p > The HTTP status code.</ p >
342+ </ td >
338343 </ tr >
339344 < tr >
340345 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 "> Dictionary</ a > << a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.string "> String</ a > , < a class ="xref " href ="Titanium.Web.Proxy.Models.HttpHeader.html "> HttpHeader</ a > ></ td >
341346 < td > < span class ="parametername "> headers</ span > </ td >
342- < td > </ td >
347+ < td > < p > The HTTP headers.</ p >
348+ </ td >
343349 </ tr >
344350 </ tbody >
345351 </ table >
@@ -367,7 +373,8 @@ <h5 class="parameters">Parameters</h5>
367373 < tr >
368374 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.threading.cancellationtoken "> CancellationToken</ a > </ td >
369375 < td > < span class ="parametername "> cancellationToken</ span > </ td >
370- < td > </ td >
376+ < td > < p > Optional cancellation token for this async task.</ p >
377+ </ td >
371378 </ tr >
372379 </ tbody >
373380 </ table >
@@ -411,7 +418,7 @@ <h5 class="parameters">Parameters</h5>
411418 < tr >
412419 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.threading.cancellationtoken "> CancellationToken</ a > </ td >
413420 < td > < span class ="parametername "> cancellationToken</ span > </ td >
414- < td > < p > Cancellation token for this async task is optional .</ p >
421+ < td > < p > Optional cancellation token for this async task.</ p >
415422</ td >
416423 </ tr >
417424 </ tbody >
@@ -456,7 +463,8 @@ <h5 class="parameters">Parameters</h5>
456463 < tr >
457464 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.threading.cancellationtoken "> CancellationToken</ a > </ td >
458465 < td > < span class ="parametername "> cancellationToken</ span > </ td >
459- < td > </ td >
466+ < td > < p > Optional cancellation token for this async task.</ p >
467+ </ td >
460468 </ tr >
461469 </ tbody >
462470 </ table >
@@ -471,7 +479,8 @@ <h5 class="returns">Returns</h5>
471479 < tbody >
472480 < tr >
473481 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.threading.tasks.task-1 "> Task</ a > << span class ="xref "> System.Byte</ span > []></ td >
474- < td > </ td >
482+ < td > < p > The resulting bytes.</ p >
483+ </ td >
475484 </ tr >
476485 </ tbody >
477486 </ table >
@@ -499,7 +508,8 @@ <h5 class="parameters">Parameters</h5>
499508 < tr >
500509 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.threading.cancellationtoken "> CancellationToken</ a > </ td >
501510 < td > < span class ="parametername "> cancellationToken</ span > </ td >
502- < td > </ td >
511+ < td > < p > Optional cancellation token for this async task.</ p >
512+ </ td >
503513 </ tr >
504514 </ tbody >
505515 </ table >
@@ -544,12 +554,14 @@ <h5 class="parameters">Parameters</h5>
544554 < tr >
545555 < td > < span class ="xref "> System.Byte</ span > []</ td >
546556 < td > < span class ="parametername "> result</ span > </ td >
547- < td > </ td >
557+ < td > < p > The html content bytes.</ p >
558+ </ td >
548559 </ tr >
549560 < tr >
550561 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 "> Dictionary</ a > << a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.string "> String</ a > , < a class ="xref " href ="Titanium.Web.Proxy.Models.HttpHeader.html "> HttpHeader</ a > ></ td >
551562 < td > < span class ="parametername "> headers</ span > </ td >
552- < td > </ td >
563+ < td > < p > The HTTP headers.</ p >
564+ </ td >
553565 </ tr >
554566 </ tbody >
555567 </ table >
@@ -578,12 +590,14 @@ <h5 class="parameters">Parameters</h5>
578590 < tr >
579591 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.string "> String</ a > </ td >
580592 < td > < span class ="parametername "> html</ span > </ td >
581- < td > </ td >
593+ < td > < p > HTML content to sent.</ p >
594+ </ td >
582595 </ tr >
583596 < tr >
584597 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.collections.generic.dictionary-2 "> Dictionary</ a > << a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.string "> String</ a > , < a class ="xref " href ="Titanium.Web.Proxy.Models.HttpHeader.html "> HttpHeader</ a > ></ td >
585598 < td > < span class ="parametername "> headers</ span > </ td >
586- < td > </ td >
599+ < td > < p > HTTP response headers.</ p >
600+ </ td >
587601 </ tr >
588602 </ tbody >
589603 </ table >
@@ -611,15 +625,17 @@ <h5 class="parameters">Parameters</h5>
611625 < tr >
612626 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.string "> String</ a > </ td >
613627 < td > < span class ="parametername "> url</ span > </ td >
614- < td > </ td >
628+ < td > < p > The URL to redirect.</ p >
629+ </ td >
615630 </ tr >
616631 </ tbody >
617632 </ table >
618633
619634
620635 < a id ="Titanium_Web_Proxy_EventArguments_SessionEventArgs_Respond_ " data-uid ="Titanium.Web.Proxy.EventArguments.SessionEventArgs.Respond* "> </ a >
621636 < h4 id ="Titanium_Web_Proxy_EventArguments_SessionEventArgs_Respond_Titanium_Web_Proxy_Http_Response_ " data-uid ="Titanium.Web.Proxy.EventArguments.SessionEventArgs.Respond(Titanium.Web.Proxy.Http.Response) "> Respond(Response)</ h4 >
622- < div class ="markdown level1 summary "> </ div >
637+ < div class ="markdown level1 summary "> < p > Respond with given response object to client.</ p >
638+ </ div >
623639 < div class ="markdown level1 conceptual "> </ div >
624640 < h5 class ="decalaration "> Declaration</ h5 >
625641 < div class ="codewrapper ">
@@ -638,7 +654,8 @@ <h5 class="parameters">Parameters</h5>
638654 < tr >
639655 < td > < a class ="xref " href ="Titanium.Web.Proxy.Http.Response.html "> Response</ a > </ td >
640656 < td > < span class ="parametername "> response</ span > </ td >
641- < td > </ td >
657+ < td > < p > The response object.</ p >
658+ </ td >
642659 </ tr >
643660 </ tbody >
644661 </ table >
@@ -724,7 +741,8 @@ <h5 class="parameters">Parameters</h5>
724741 < tr >
725742 < td > < span class ="xref "> System.Byte</ span > []</ td >
726743 < td > < span class ="parametername "> body</ span > </ td >
727- < td > </ td >
744+ < td > < p > The body bytes to set.</ p >
745+ </ td >
728746 </ tr >
729747 </ tbody >
730748 </ table >
@@ -752,15 +770,17 @@ <h5 class="parameters">Parameters</h5>
752770 < tr >
753771 < td > < a class ="xref " href ="https://docs.microsoft.com/dotnet/api/system.string "> String</ a > </ td >
754772 < td > < span class ="parametername "> body</ span > </ td >
755- < td > </ td >
773+ < td > < p > The body string to set.</ p >
774+ </ td >
756775 </ tr >
757776 </ tbody >
758777 </ table >
759778
760779
761780 < a id ="Titanium_Web_Proxy_EventArguments_SessionEventArgs_TerminateServerConnection_ " data-uid ="Titanium.Web.Proxy.EventArguments.SessionEventArgs.TerminateServerConnection* "> </ a >
762781 < h4 id ="Titanium_Web_Proxy_EventArguments_SessionEventArgs_TerminateServerConnection " data-uid ="Titanium.Web.Proxy.EventArguments.SessionEventArgs.TerminateServerConnection "> TerminateServerConnection()</ h4 >
763- < div class ="markdown level1 summary "> </ div >
782+ < div class ="markdown level1 summary "> < p > Terminate the connection to server.</ p >
783+ </ div >
764784 < div class ="markdown level1 conceptual "> </ div >
765785 < h5 class ="decalaration "> Declaration</ h5 >
766786 < div class ="codewrapper ">
0 commit comments