Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
T
Titanium-Web-Proxy
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Titanium-Web-Proxy
Commits
adcd51fc
Commit
adcd51fc
authored
May 10, 2018
by
buildbot121
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
API documentation update by build server
parent
2c9cdab7
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
119 additions
and
55 deletions
+119
-55
Titanium.Web.Proxy.EventArguments.SessionEventArgs.html
...i/Titanium.Web.Proxy.EventArguments.SessionEventArgs.html
+9
-11
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html
...tanium.Web.Proxy.EventArguments.SessionEventArgsBase.html
+32
-14
Titanium.Web.Proxy.EventArguments.TunnelConnectSessionEventArgs.html
...b.Proxy.EventArguments.TunnelConnectSessionEventArgs.html
+5
-2
Titanium.Web.Proxy.ProxyServer.html
docs/api/Titanium.Web.Proxy.ProxyServer.html
+26
-0
index.json
docs/index.json
+4
-4
xrefmap.yml
docs/xrefmap.yml
+43
-24
No files found.
docs/api/Titanium.Web.Proxy.EventArguments.SessionEventArgs.html
View file @
adcd51fc
...
@@ -103,10 +103,13 @@ or when server terminates connection from proxy.</p>
...
@@ -103,10 +103,13 @@ or when server terminates connection from proxy.</p>
<div
class=
"inheritedMembers"
>
<div
class=
"inheritedMembers"
>
<h5>
Inherited Members
</h5>
<h5>
Inherited Members
</h5>
<div>
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_
BufferSize"
>
SessionEventArgsBase.B
ufferSize
</a>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_
bufferSize"
>
SessionEventArgsBase.b
ufferSize
</a>
</div>
</div>
<div>
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_ExceptionFunc"
>
SessionEventArgsBase.ExceptionFunc
</a>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_bufferPool"
>
SessionEventArgsBase.bufferPool
</a>
</div>
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_exceptionFunc"
>
SessionEventArgsBase.exceptionFunc
</a>
</div>
</div>
<div>
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_UserData"
>
SessionEventArgsBase.UserData
</a>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_UserData"
>
SessionEventArgsBase.UserData
</a>
...
@@ -177,12 +180,12 @@ or when server terminates connection from proxy.</p>
...
@@ -177,12 +180,12 @@ or when server terminates connection from proxy.</p>
<a
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgs__ctor_"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgs.#ctor*"
></a>
<a
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgs__ctor_"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgs.#ctor*"
></a>
<h4
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgs__ctor_
System_Int32_Titanium_Web_Proxy_Models_ProxyEndPoint_Titanium_Web_Proxy_Http_Request_System_Threading_CancellationTokenSource_Titanium_Web_Proxy_ExceptionHandler_"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgs.#ctor(System.Int32,Titanium.Web.Proxy.Models.ProxyEndPoint,Titanium.Web.Proxy.Http.Request,System.Threading.CancellationTokenSource,Titanium.Web.Proxy.ExceptionHandler)"
>
SessionEventArgs(Int32, ProxyEndPoint, Request, CancellationTokenSource, ExceptionHandler
)
</h4>
<h4
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgs__ctor_
Titanium_Web_Proxy_ProxyServer_Titanium_Web_Proxy_Models_ProxyEndPoint_Titanium_Web_Proxy_Http_Request_System_Threading_CancellationTokenSource_"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgs.#ctor(Titanium.Web.Proxy.ProxyServer,Titanium.Web.Proxy.Models.ProxyEndPoint,Titanium.Web.Proxy.Http.Request,System.Threading.CancellationTokenSource)"
>
SessionEventArgs(ProxyServer, ProxyEndPoint, Request, CancellationTokenSource
)
</h4>
<div
class=
"markdown level1 summary"
></div>
<div
class=
"markdown level1 summary"
></div>
<div
class=
"markdown level1 conceptual"
></div>
<div
class=
"markdown level1 conceptual"
></div>
<h5
class=
"decalaration"
>
Declaration
</h5>
<h5
class=
"decalaration"
>
Declaration
</h5>
<div
class=
"codewrapper"
>
<div
class=
"codewrapper"
>
<pre><code
class=
"lang-csharp hljs"
>
protected SessionEventArgs(
int bufferSize, ProxyEndPoint endPoint, Request request, CancellationTokenSource cancellationTokenSource, ExceptionHandler exceptionFunc
)
</code></pre>
<pre><code
class=
"lang-csharp hljs"
>
protected SessionEventArgs(
ProxyServer server, ProxyEndPoint endPoint, Request request, CancellationTokenSource cancellationTokenSource
)
</code></pre>
</div>
</div>
<h5
class=
"parameters"
>
Parameters
</h5>
<h5
class=
"parameters"
>
Parameters
</h5>
<table
class=
"table table-bordered table-striped table-condensed"
>
<table
class=
"table table-bordered table-striped table-condensed"
>
...
@@ -195,8 +198,8 @@ or when server terminates connection from proxy.</p>
...
@@ -195,8 +198,8 @@ or when server terminates connection from proxy.</p>
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<td><a
class=
"xref"
href=
"
https://docs.microsoft.com/dotnet/api/system.int32"
>
Int32
</a></td>
<td><a
class=
"xref"
href=
"
Titanium.Web.Proxy.ProxyServer.html"
>
ProxyServer
</a></td>
<td><span
class=
"parametername"
>
bufferSize
</span></td>
<td><span
class=
"parametername"
>
server
</span></td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<tr>
...
@@ -214,11 +217,6 @@ or when server terminates connection from proxy.</p>
...
@@ -214,11 +217,6 @@ or when server terminates connection from proxy.</p>
<td><span
class=
"parametername"
>
cancellationTokenSource
</span></td>
<td><span
class=
"parametername"
>
cancellationTokenSource
</span></td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<td><a
class=
"xref"
href=
"Titanium.Web.Proxy.ExceptionHandler.html"
>
ExceptionHandler
</a></td>
<td><span
class=
"parametername"
>
exceptionFunc
</span></td>
<td></td>
</tr>
</tbody>
</tbody>
</table>
</table>
<h3
id=
"properties"
>
Properties
<h3
id=
"properties"
>
Properties
...
...
docs/api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html
View file @
adcd51fc
...
@@ -139,12 +139,12 @@ or when server terminates connection from proxy.</p>
...
@@ -139,12 +139,12 @@ or when server terminates connection from proxy.</p>
<a
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgsBase__ctor_"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.#ctor*"
></a>
<a
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgsBase__ctor_"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.#ctor*"
></a>
<h4
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgsBase__ctor_
System_Int32_Titanium_Web_Proxy_Models_ProxyEndPoint_System_Threading_CancellationTokenSource_Titanium_Web_Proxy_Http_Request_Titanium_Web_Proxy_ExceptionHandler_"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.#ctor(System.Int32,Titanium.Web.Proxy.Models.ProxyEndPoint,System.Threading.CancellationTokenSource,Titanium.Web.Proxy.Http.Request,Titanium.Web.Proxy.ExceptionHandler)"
>
SessionEventArgsBase(Int32, ProxyEndPoint, CancellationTokenSource, Request, ExceptionHandler
)
</h4>
<h4
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgsBase__ctor_
Titanium_Web_Proxy_ProxyServer_Titanium_Web_Proxy_Models_ProxyEndPoint_System_Threading_CancellationTokenSource_Titanium_Web_Proxy_Http_Request_"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.#ctor(Titanium.Web.Proxy.ProxyServer,Titanium.Web.Proxy.Models.ProxyEndPoint,System.Threading.CancellationTokenSource,Titanium.Web.Proxy.Http.Request)"
>
SessionEventArgsBase(ProxyServer, ProxyEndPoint, CancellationTokenSource, Request
)
</h4>
<div
class=
"markdown level1 summary"
></div>
<div
class=
"markdown level1 summary"
></div>
<div
class=
"markdown level1 conceptual"
></div>
<div
class=
"markdown level1 conceptual"
></div>
<h5
class=
"decalaration"
>
Declaration
</h5>
<h5
class=
"decalaration"
>
Declaration
</h5>
<div
class=
"codewrapper"
>
<div
class=
"codewrapper"
>
<pre><code
class=
"lang-csharp hljs"
>
protected SessionEventArgsBase(
int bufferSize, ProxyEndPoint endPoint, CancellationTokenSource cancellationTokenSource, Request request, ExceptionHandler exceptionFunc
)
</code></pre>
<pre><code
class=
"lang-csharp hljs"
>
protected SessionEventArgsBase(
ProxyServer server, ProxyEndPoint endPoint, CancellationTokenSource cancellationTokenSource, Request request
)
</code></pre>
</div>
</div>
<h5
class=
"parameters"
>
Parameters
</h5>
<h5
class=
"parameters"
>
Parameters
</h5>
<table
class=
"table table-bordered table-striped table-condensed"
>
<table
class=
"table table-bordered table-striped table-condensed"
>
...
@@ -157,8 +157,8 @@ or when server terminates connection from proxy.</p>
...
@@ -157,8 +157,8 @@ or when server terminates connection from proxy.</p>
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<td><a
class=
"xref"
href=
"
https://docs.microsoft.com/dotnet/api/system.int32"
>
Int32
</a></td>
<td><a
class=
"xref"
href=
"
Titanium.Web.Proxy.ProxyServer.html"
>
ProxyServer
</a></td>
<td><span
class=
"parametername"
>
bufferSize
</span></td>
<td><span
class=
"parametername"
>
server
</span></td>
<td></td>
<td></td>
</tr>
</tr>
<tr>
<tr>
...
@@ -176,24 +176,42 @@ or when server terminates connection from proxy.</p>
...
@@ -176,24 +176,42 @@ or when server terminates connection from proxy.</p>
<td><span
class=
"parametername"
>
request
</span></td>
<td><span
class=
"parametername"
>
request
</span></td>
<td></td>
<td></td>
</tr>
</tr>
</tbody>
</table>
<h3
id=
"fields"
>
Fields
</h3>
<h4
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_bufferPool"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.bufferPool"
>
bufferPool
</h4>
<div
class=
"markdown level1 summary"
></div>
<div
class=
"markdown level1 conceptual"
></div>
<h5
class=
"decalaration"
>
Declaration
</h5>
<div
class=
"codewrapper"
>
<pre><code
class=
"lang-csharp hljs"
>
protected readonly IBufferPool bufferPool
</code></pre>
</div>
<h5
class=
"fieldValue"
>
Field Value
</h5>
<table
class=
"table table-bordered table-striped table-condensed"
>
<thead>
<tr>
<th>
Type
</th>
<th>
Description
</th>
</tr>
</thead>
<tbody>
<tr>
<tr>
<td><a
class=
"xref"
href=
"Titanium.Web.Proxy.ExceptionHandler.html"
>
ExceptionHandler
</a></td>
<td><span
class=
"xref"
>
StreamExtended.IBufferPool
</span></td>
<td><span
class=
"parametername"
>
exceptionFunc
</span></td>
<td></td>
<td></td>
</tr>
</tr>
</tbody>
</tbody>
</table>
</table>
<h3
id=
"fields"
>
Fields
</h3>
<h4
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_BufferSize"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.BufferSize"
>
BufferSize
</h4>
<h4
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_bufferSize"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.bufferSize"
>
bufferSize
</h4>
<div
class=
"markdown level1 summary"
><p>
Size of Buffers used by this object
</p>
<div
class=
"markdown level1 summary"
></div>
</div>
<div
class=
"markdown level1 conceptual"
></div>
<div
class=
"markdown level1 conceptual"
></div>
<h5
class=
"decalaration"
>
Declaration
</h5>
<h5
class=
"decalaration"
>
Declaration
</h5>
<div
class=
"codewrapper"
>
<div
class=
"codewrapper"
>
<pre><code
class=
"lang-csharp hljs"
>
protected readonly int
B
ufferSize
</code></pre>
<pre><code
class=
"lang-csharp hljs"
>
protected readonly int
b
ufferSize
</code></pre>
</div>
</div>
<h5
class=
"fieldValue"
>
Field Value
</h5>
<h5
class=
"fieldValue"
>
Field Value
</h5>
<table
class=
"table table-bordered table-striped table-condensed"
>
<table
class=
"table table-bordered table-striped table-condensed"
>
...
@@ -212,12 +230,12 @@ or when server terminates connection from proxy.</p>
...
@@ -212,12 +230,12 @@ or when server terminates connection from proxy.</p>
</table>
</table>
<h4
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_
ExceptionFunc"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.ExceptionFunc"
>
E
xceptionFunc
</h4>
<h4
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_
exceptionFunc"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.exceptionFunc"
>
e
xceptionFunc
</h4>
<div
class=
"markdown level1 summary"
></div>
<div
class=
"markdown level1 summary"
></div>
<div
class=
"markdown level1 conceptual"
></div>
<div
class=
"markdown level1 conceptual"
></div>
<h5
class=
"decalaration"
>
Declaration
</h5>
<h5
class=
"decalaration"
>
Declaration
</h5>
<div
class=
"codewrapper"
>
<div
class=
"codewrapper"
>
<pre><code
class=
"lang-csharp hljs"
>
protected readonly ExceptionHandler
E
xceptionFunc
</code></pre>
<pre><code
class=
"lang-csharp hljs"
>
protected readonly ExceptionHandler
e
xceptionFunc
</code></pre>
</div>
</div>
<h5
class=
"fieldValue"
>
Field Value
</h5>
<h5
class=
"fieldValue"
>
Field Value
</h5>
<table
class=
"table table-bordered table-striped table-condensed"
>
<table
class=
"table table-bordered table-striped table-condensed"
>
...
...
docs/api/Titanium.Web.Proxy.EventArguments.TunnelConnectSessionEventArgs.html
View file @
adcd51fc
...
@@ -100,10 +100,13 @@
...
@@ -100,10 +100,13 @@
<div
class=
"inheritedMembers"
>
<div
class=
"inheritedMembers"
>
<h5>
Inherited Members
</h5>
<h5>
Inherited Members
</h5>
<div>
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_
BufferSize"
>
SessionEventArgsBase.B
ufferSize
</a>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_
bufferSize"
>
SessionEventArgsBase.b
ufferSize
</a>
</div>
</div>
<div>
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_ExceptionFunc"
>
SessionEventArgsBase.ExceptionFunc
</a>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_bufferPool"
>
SessionEventArgsBase.bufferPool
</a>
</div>
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_exceptionFunc"
>
SessionEventArgsBase.exceptionFunc
</a>
</div>
</div>
<div>
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_UserData"
>
SessionEventArgsBase.UserData
</a>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_UserData"
>
SessionEventArgsBase.UserData
</a>
...
...
docs/api/Titanium.Web.Proxy.ProxyServer.html
View file @
adcd51fc
...
@@ -258,6 +258,32 @@ Should return true for successful authentication.</p>
...
@@ -258,6 +258,32 @@ Should return true for successful authentication.</p>
</table>
</table>
<a
id=
"Titanium_Web_Proxy_ProxyServer_BufferPool_"
data-uid=
"Titanium.Web.Proxy.ProxyServer.BufferPool*"
></a>
<h4
id=
"Titanium_Web_Proxy_ProxyServer_BufferPool"
data-uid=
"Titanium.Web.Proxy.ProxyServer.BufferPool"
>
BufferPool
</h4>
<div
class=
"markdown level1 summary"
><p>
The buffer pool used throughout this proxy instance.
</p>
</div>
<div
class=
"markdown level1 conceptual"
></div>
<h5
class=
"decalaration"
>
Declaration
</h5>
<div
class=
"codewrapper"
>
<pre><code
class=
"lang-csharp hljs"
>
public IBufferPool BufferPool { get; set; }
</code></pre>
</div>
<h5
class=
"propertyValue"
>
Property Value
</h5>
<table
class=
"table table-bordered table-striped table-condensed"
>
<thead>
<tr>
<th>
Type
</th>
<th>
Description
</th>
</tr>
</thead>
<tbody>
<tr>
<td><span
class=
"xref"
>
StreamExtended.IBufferPool
</span></td>
<td></td>
</tr>
</tbody>
</table>
<a
id=
"Titanium_Web_Proxy_ProxyServer_BufferSize_"
data-uid=
"Titanium.Web.Proxy.ProxyServer.BufferSize*"
></a>
<a
id=
"Titanium_Web_Proxy_ProxyServer_BufferSize_"
data-uid=
"Titanium.Web.Proxy.ProxyServer.BufferSize*"
></a>
<h4
id=
"Titanium_Web_Proxy_ProxyServer_BufferSize"
data-uid=
"Titanium.Web.Proxy.ProxyServer.BufferSize"
>
BufferSize
</h4>
<h4
id=
"Titanium_Web_Proxy_ProxyServer_BufferSize"
data-uid=
"Titanium.Web.Proxy.ProxyServer.BufferSize"
>
BufferSize
</h4>
<div
class=
"markdown level1 summary"
><p>
Buffer size used throughout this proxy.
</p>
<div
class=
"markdown level1 summary"
><p>
Buffer size used throughout this proxy.
</p>
...
...
docs/index.json
View file @
adcd51fc
This diff is collapsed.
Click to expand it.
docs/xrefmap.yml
View file @
adcd51fc
...
@@ -247,12 +247,12 @@ references:
...
@@ -247,12 +247,12 @@ references:
commentId
:
T:Titanium.Web.Proxy.EventArguments.SessionEventArgs
commentId
:
T:Titanium.Web.Proxy.EventArguments.SessionEventArgs
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgs
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgs
nameWithType
:
SessionEventArgs
nameWithType
:
SessionEventArgs
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgs.#ctor(
System.Int32,Titanium.Web.Proxy.Models.ProxyEndPoint,Titanium.Web.Proxy.Http.Request,System.Threading.CancellationTokenSource,Titanium.Web.Proxy.ExceptionHandler
)
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgs.#ctor(
Titanium.Web.Proxy.ProxyServer,Titanium.Web.Proxy.Models.ProxyEndPoint,Titanium.Web.Proxy.Http.Request,System.Threading.CancellationTokenSource
)
name
:
SessionEventArgs(
Int32, ProxyEndPoint, Request, CancellationTokenSource, ExceptionHandler
)
name
:
SessionEventArgs(
ProxyServer, ProxyEndPoint, Request, CancellationTokenSource
)
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgs.html#Titanium_Web_Proxy_EventArguments_SessionEventArgs__ctor_
System_Int32_Titanium_Web_Proxy_Models_ProxyEndPoint_Titanium_Web_Proxy_Http_Request_System_Threading_CancellationTokenSource_Titanium_Web_Proxy_ExceptionHandler
_
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgs.html#Titanium_Web_Proxy_EventArguments_SessionEventArgs__ctor_
Titanium_Web_Proxy_ProxyServer_Titanium_Web_Proxy_Models_ProxyEndPoint_Titanium_Web_Proxy_Http_Request_System_Threading_CancellationTokenSource
_
commentId
:
M:Titanium.Web.Proxy.EventArguments.SessionEventArgs.#ctor(
System.Int32,Titanium.Web.Proxy.Models.ProxyEndPoint,Titanium.Web.Proxy.Http.Request,System.Threading.CancellationTokenSource,Titanium.Web.Proxy.ExceptionHandler
)
commentId
:
M:Titanium.Web.Proxy.EventArguments.SessionEventArgs.#ctor(
Titanium.Web.Proxy.ProxyServer,Titanium.Web.Proxy.Models.ProxyEndPoint,Titanium.Web.Proxy.Http.Request,System.Threading.CancellationTokenSource
)
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgs.SessionEventArgs(
System.Int32, Titanium.Web.Proxy.Models.ProxyEndPoint, Titanium.Web.Proxy.Http.Request, System.Threading.CancellationTokenSource, Titanium.Web.Proxy.ExceptionHandler
)
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgs.SessionEventArgs(
Titanium.Web.Proxy.ProxyServer, Titanium.Web.Proxy.Models.ProxyEndPoint, Titanium.Web.Proxy.Http.Request, System.Threading.CancellationTokenSource
)
nameWithType
:
SessionEventArgs.SessionEventArgs(
Int32, ProxyEndPoint, Request, CancellationTokenSource, ExceptionHandler
)
nameWithType
:
SessionEventArgs.SessionEventArgs(
ProxyServer, ProxyEndPoint, Request, CancellationTokenSource
)
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgs.#ctor*
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgs.#ctor*
name
:
SessionEventArgs
name
:
SessionEventArgs
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgs.html#Titanium_Web_Proxy_EventArguments_SessionEventArgs__ctor_
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgs.html#Titanium_Web_Proxy_EventArguments_SessionEventArgs__ctor_
...
@@ -497,12 +497,12 @@ references:
...
@@ -497,12 +497,12 @@ references:
commentId
:
T:Titanium.Web.Proxy.EventArguments.SessionEventArgsBase
commentId
:
T:Titanium.Web.Proxy.EventArguments.SessionEventArgsBase
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase
nameWithType
:
SessionEventArgsBase
nameWithType
:
SessionEventArgsBase
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.#ctor(
System.Int32,Titanium.Web.Proxy.Models.ProxyEndPoint,System.Threading.CancellationTokenSource,Titanium.Web.Proxy.Http.Request,Titanium.Web.Proxy.ExceptionHandler
)
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.#ctor(
Titanium.Web.Proxy.ProxyServer,Titanium.Web.Proxy.Models.ProxyEndPoint,System.Threading.CancellationTokenSource,Titanium.Web.Proxy.Http.Request
)
name
:
SessionEventArgsBase(
Int32, ProxyEndPoint, CancellationTokenSource, Request, ExceptionHandler
)
name
:
SessionEventArgsBase(
ProxyServer, ProxyEndPoint, CancellationTokenSource, Request
)
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase__ctor_
System_Int32_Titanium_Web_Proxy_Models_ProxyEndPoint_System_Threading_CancellationTokenSource_Titanium_Web_Proxy_Http_Request_Titanium_Web_Proxy_ExceptionHandler
_
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase__ctor_
Titanium_Web_Proxy_ProxyServer_Titanium_Web_Proxy_Models_ProxyEndPoint_System_Threading_CancellationTokenSource_Titanium_Web_Proxy_Http_Request
_
commentId
:
M:Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.#ctor(
System.Int32,Titanium.Web.Proxy.Models.ProxyEndPoint,System.Threading.CancellationTokenSource,Titanium.Web.Proxy.Http.Request,Titanium.Web.Proxy.ExceptionHandler
)
commentId
:
M:Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.#ctor(
Titanium.Web.Proxy.ProxyServer,Titanium.Web.Proxy.Models.ProxyEndPoint,System.Threading.CancellationTokenSource,Titanium.Web.Proxy.Http.Request
)
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.SessionEventArgsBase(
System.Int32, Titanium.Web.Proxy.Models.ProxyEndPoint, System.Threading.CancellationTokenSource, Titanium.Web.Proxy.Http.Request, Titanium.Web.Proxy.ExceptionHandler
)
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.SessionEventArgsBase(
Titanium.Web.Proxy.ProxyServer, Titanium.Web.Proxy.Models.ProxyEndPoint, System.Threading.CancellationTokenSource, Titanium.Web.Proxy.Http.Request
)
nameWithType
:
SessionEventArgsBase.SessionEventArgsBase(
Int32, ProxyEndPoint, CancellationTokenSource, Request, ExceptionHandler
)
nameWithType
:
SessionEventArgsBase.SessionEventArgsBase(
ProxyServer, ProxyEndPoint, CancellationTokenSource, Request
)
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.#ctor*
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.#ctor*
name
:
SessionEventArgsBase
name
:
SessionEventArgsBase
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase__ctor_
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase__ctor_
...
@@ -510,12 +510,18 @@ references:
...
@@ -510,12 +510,18 @@ references:
isSpec
:
"
True"
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.SessionEventArgsBase
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.SessionEventArgsBase
nameWithType
:
SessionEventArgsBase.SessionEventArgsBase
nameWithType
:
SessionEventArgsBase.SessionEventArgsBase
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.BufferSize
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.bufferPool
name
:
BufferSize
name
:
bufferPool
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_BufferSize
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_bufferPool
commentId
:
F:Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.BufferSize
commentId
:
F:Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.bufferPool
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.BufferSize
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.bufferPool
nameWithType
:
SessionEventArgsBase.BufferSize
nameWithType
:
SessionEventArgsBase.bufferPool
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.bufferSize
name
:
bufferSize
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_bufferSize
commentId
:
F:Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.bufferSize
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.bufferSize
nameWithType
:
SessionEventArgsBase.bufferSize
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.ClientEndPoint
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.ClientEndPoint
name
:
ClientEndPoint
name
:
ClientEndPoint
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_ClientEndPoint
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_ClientEndPoint
...
@@ -580,12 +586,12 @@ references:
...
@@ -580,12 +586,12 @@ references:
isSpec
:
"
True"
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.Exception
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.Exception
nameWithType
:
SessionEventArgsBase.Exception
nameWithType
:
SessionEventArgsBase.Exception
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.
E
xceptionFunc
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.
e
xceptionFunc
name
:
E
xceptionFunc
name
:
e
xceptionFunc
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_
E
xceptionFunc
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_
e
xceptionFunc
commentId
:
F:Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.
E
xceptionFunc
commentId
:
F:Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.
e
xceptionFunc
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.
E
xceptionFunc
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.
e
xceptionFunc
nameWithType
:
SessionEventArgsBase.
E
xceptionFunc
nameWithType
:
SessionEventArgsBase.
e
xceptionFunc
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.IsHttps
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.IsHttps
name
:
IsHttps
name
:
IsHttps
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_IsHttps
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_IsHttps
...
@@ -2596,6 +2602,19 @@ references:
...
@@ -2596,6 +2602,19 @@ references:
commentId
:
E:Titanium.Web.Proxy.ProxyServer.BeforeResponse
commentId
:
E:Titanium.Web.Proxy.ProxyServer.BeforeResponse
fullName
:
Titanium.Web.Proxy.ProxyServer.BeforeResponse
fullName
:
Titanium.Web.Proxy.ProxyServer.BeforeResponse
nameWithType
:
ProxyServer.BeforeResponse
nameWithType
:
ProxyServer.BeforeResponse
-
uid
:
Titanium.Web.Proxy.ProxyServer.BufferPool
name
:
BufferPool
href
:
api/Titanium.Web.Proxy.ProxyServer.html#Titanium_Web_Proxy_ProxyServer_BufferPool
commentId
:
P:Titanium.Web.Proxy.ProxyServer.BufferPool
fullName
:
Titanium.Web.Proxy.ProxyServer.BufferPool
nameWithType
:
ProxyServer.BufferPool
-
uid
:
Titanium.Web.Proxy.ProxyServer.BufferPool*
name
:
BufferPool
href
:
api/Titanium.Web.Proxy.ProxyServer.html#Titanium_Web_Proxy_ProxyServer_BufferPool_
commentId
:
Overload:Titanium.Web.Proxy.ProxyServer.BufferPool
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.ProxyServer.BufferPool
nameWithType
:
ProxyServer.BufferPool
-
uid
:
Titanium.Web.Proxy.ProxyServer.BufferSize
-
uid
:
Titanium.Web.Proxy.ProxyServer.BufferSize
name
:
BufferSize
name
:
BufferSize
href
:
api/Titanium.Web.Proxy.ProxyServer.html#Titanium_Web_Proxy_ProxyServer_BufferSize
href
:
api/Titanium.Web.Proxy.ProxyServer.html#Titanium_Web_Proxy_ProxyServer_BufferSize
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment