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
981a2dcc
Commit
981a2dcc
authored
Jul 27, 2018
by
buildbot121
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
API documentation update by build server
parent
f0f0c0cf
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
48 additions
and
3 deletions
+48
-3
Titanium.Web.Proxy.EventArguments.SessionEventArgs.html
...i/Titanium.Web.Proxy.EventArguments.SessionEventArgs.html
+3
-0
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html
...tanium.Web.Proxy.EventArguments.SessionEventArgsBase.html
+26
-0
Titanium.Web.Proxy.EventArguments.TunnelConnectSessionEventArgs.html
...b.Proxy.EventArguments.TunnelConnectSessionEventArgs.html
+3
-0
index.json
docs/index.json
+3
-3
xrefmap.yml
docs/xrefmap.yml
+13
-0
No files found.
docs/api/Titanium.Web.Proxy.EventArguments.SessionEventArgs.html
View file @
981a2dcc
...
...
@@ -111,6 +111,9 @@ or when server terminates connection from proxy.</p>
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_exceptionFunc"
>
SessionEventArgsBase.exceptionFunc
</a>
</div>
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_TimeLine"
>
SessionEventArgsBase.TimeLine
</a>
</div>
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_UserData"
>
SessionEventArgsBase.UserData
</a>
</div>
...
...
docs/api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html
View file @
981a2dcc
...
...
@@ -412,6 +412,32 @@ or when server terminates connection from proxy.</p>
</table>
<a
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_TimeLine_"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.TimeLine*"
></a>
<h4
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_TimeLine"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.TimeLine"
>
TimeLine
</h4>
<div
class=
"markdown level1 summary"
><p>
Relative milliseconds for various events.
</p>
</div>
<div
class=
"markdown level1 conceptual"
></div>
<h5
class=
"decalaration"
>
Declaration
</h5>
<div
class=
"codewrapper"
>
<pre><code
class=
"lang-csharp hljs"
>
public Dictionary
<
string, DateTime
>
TimeLine { 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><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=
"https://docs.microsoft.com/dotnet/api/system.datetime"
>
DateTime
</a>
>
</td>
<td></td>
</tr>
</tbody>
</table>
<a
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_UserData_"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.UserData*"
></a>
<h4
id=
"Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_UserData"
data-uid=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.UserData"
>
UserData
</h4>
<div
class=
"markdown level1 summary"
><p>
Returns a user data for this request/response session which is
...
...
docs/api/Titanium.Web.Proxy.EventArguments.TunnelConnectSessionEventArgs.html
View file @
981a2dcc
...
...
@@ -108,6 +108,9 @@
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_exceptionFunc"
>
SessionEventArgsBase.exceptionFunc
</a>
</div>
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_TimeLine"
>
SessionEventArgsBase.TimeLine
</a>
</div>
<div>
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_UserData"
>
SessionEventArgsBase.UserData
</a>
</div>
...
...
docs/index.json
View file @
981a2dcc
This diff is collapsed.
Click to expand it.
docs/xrefmap.yml
View file @
981a2dcc
...
...
@@ -644,6 +644,19 @@ references:
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.TerminateSession
nameWithType
:
SessionEventArgsBase.TerminateSession
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.TimeLine
name
:
TimeLine
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_TimeLine
commentId
:
P:Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.TimeLine
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.TimeLine
nameWithType
:
SessionEventArgsBase.TimeLine
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.TimeLine*
name
:
TimeLine
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_TimeLine_
commentId
:
Overload:Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.TimeLine
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.TimeLine
nameWithType
:
SessionEventArgsBase.TimeLine
-
uid
:
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.UserData
name
:
UserData
href
:
api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html#Titanium_Web_Proxy_EventArguments_SessionEventArgsBase_UserData
...
...
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