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
6731c1e8
Commit
6731c1e8
authored
Apr 30, 2018
by
Honfika
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/justcoding121/Titanium-Web-Proxy
parents
db2b48a6
7baee70f
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
60 deletions
+4
-60
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html
...tanium.Web.Proxy.EventArguments.SessionEventArgsBase.html
+2
-2
Titanium.Web.Proxy.EventArguments.html
docs/api/Titanium.Web.Proxy.EventArguments.html
+0
-3
toc.html
docs/api/toc.html
+0
-3
index.json
docs/index.json
+2
-7
xrefmap.yml
docs/xrefmap.yml
+0
-45
No files found.
docs/api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html
View file @
6731c1e8
...
@@ -492,7 +492,7 @@ within a proxy connection.</p>
...
@@ -492,7 +492,7 @@ within a proxy connection.</p>
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<td><a
class=
"xref"
href=
"https://docs.microsoft.com/dotnet/api/system.eventhandler-1"
>
EventHandler
</a>
<
<
a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.DataEventArgs.html"
>
DataEventArgs
</a
>
>
</td>
<td><a
class=
"xref"
href=
"https://docs.microsoft.com/dotnet/api/system.eventhandler-1"
>
EventHandler
</a>
<
<
span
class=
"xref"
>
StreamExtended.Network.DataEventArgs
</span
>
>
</td>
<td></td>
<td></td>
</tr>
</tr>
</tbody>
</tbody>
...
@@ -517,7 +517,7 @@ within a proxy connection.</p>
...
@@ -517,7 +517,7 @@ within a proxy connection.</p>
</thead>
</thead>
<tbody>
<tbody>
<tr>
<tr>
<td><a
class=
"xref"
href=
"https://docs.microsoft.com/dotnet/api/system.eventhandler-1"
>
EventHandler
</a>
<
<
a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.DataEventArgs.html"
>
DataEventArgs
</a
>
>
</td>
<td><a
class=
"xref"
href=
"https://docs.microsoft.com/dotnet/api/system.eventhandler-1"
>
EventHandler
</a>
<
<
span
class=
"xref"
>
StreamExtended.Network.DataEventArgs
</span
>
>
</td>
<td></td>
<td></td>
</tr>
</tr>
</tbody>
</tbody>
...
...
docs/api/Titanium.Web.Proxy.EventArguments.html
View file @
6731c1e8
...
@@ -96,9 +96,6 @@
...
@@ -96,9 +96,6 @@
<h4><a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.CertificateValidationEventArgs.html"
>
CertificateValidationEventArgs
</a></h4>
<h4><a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.CertificateValidationEventArgs.html"
>
CertificateValidationEventArgs
</a></h4>
<section><p>
An argument passed on to the user for validating the server certificate
<section><p>
An argument passed on to the user for validating the server certificate
during SSL authentication.
</p>
during SSL authentication.
</p>
</section>
<h4><a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.DataEventArgs.html"
>
DataEventArgs
</a></h4>
<section><p>
Wraps the data sent/received by a proxy server instance.
</p>
</section>
</section>
<h4><a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.MultipartRequestPartSentEventArgs.html"
>
MultipartRequestPartSentEventArgs
</a></h4>
<h4><a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.MultipartRequestPartSentEventArgs.html"
>
MultipartRequestPartSentEventArgs
</a></h4>
<section><p>
Class that wraps the multipart sent request arguments.
</p>
<section><p>
Class that wraps the multipart sent request arguments.
</p>
...
...
docs/api/toc.html
View file @
6731c1e8
...
@@ -40,9 +40,6 @@
...
@@ -40,9 +40,6 @@
<li>
<li>
<a
href=
"Titanium.Web.Proxy.EventArguments.CertificateValidationEventArgs.html"
name=
""
title=
"CertificateValidationEventArgs"
>
CertificateValidationEventArgs
</a>
<a
href=
"Titanium.Web.Proxy.EventArguments.CertificateValidationEventArgs.html"
name=
""
title=
"CertificateValidationEventArgs"
>
CertificateValidationEventArgs
</a>
</li>
</li>
<li>
<a
href=
"Titanium.Web.Proxy.EventArguments.DataEventArgs.html"
name=
""
title=
"DataEventArgs"
>
DataEventArgs
</a>
</li>
<li>
<li>
<a
href=
"Titanium.Web.Proxy.EventArguments.MultipartRequestPartSentEventArgs.html"
name=
""
title=
"MultipartRequestPartSentEventArgs"
>
MultipartRequestPartSentEventArgs
</a>
<a
href=
"Titanium.Web.Proxy.EventArguments.MultipartRequestPartSentEventArgs.html"
name=
""
title=
"MultipartRequestPartSentEventArgs"
>
MultipartRequestPartSentEventArgs
</a>
</li>
</li>
...
...
docs/index.json
View file @
6731c1e8
This diff is collapsed.
Click to expand it.
docs/xrefmap.yml
View file @
6731c1e8
...
@@ -209,51 +209,6 @@ references:
...
@@ -209,51 +209,6 @@ references:
isSpec
:
"
True"
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.EventArguments.CertificateValidationEventArgs.SslPolicyErrors
fullName
:
Titanium.Web.Proxy.EventArguments.CertificateValidationEventArgs.SslPolicyErrors
nameWithType
:
CertificateValidationEventArgs.SslPolicyErrors
nameWithType
:
CertificateValidationEventArgs.SslPolicyErrors
-
uid
:
Titanium.Web.Proxy.EventArguments.DataEventArgs
name
:
DataEventArgs
href
:
api/Titanium.Web.Proxy.EventArguments.DataEventArgs.html
commentId
:
T:Titanium.Web.Proxy.EventArguments.DataEventArgs
fullName
:
Titanium.Web.Proxy.EventArguments.DataEventArgs
nameWithType
:
DataEventArgs
-
uid
:
Titanium.Web.Proxy.EventArguments.DataEventArgs.Buffer
name
:
Buffer
href
:
api/Titanium.Web.Proxy.EventArguments.DataEventArgs.html#Titanium_Web_Proxy_EventArguments_DataEventArgs_Buffer
commentId
:
P:Titanium.Web.Proxy.EventArguments.DataEventArgs.Buffer
fullName
:
Titanium.Web.Proxy.EventArguments.DataEventArgs.Buffer
nameWithType
:
DataEventArgs.Buffer
-
uid
:
Titanium.Web.Proxy.EventArguments.DataEventArgs.Buffer*
name
:
Buffer
href
:
api/Titanium.Web.Proxy.EventArguments.DataEventArgs.html#Titanium_Web_Proxy_EventArguments_DataEventArgs_Buffer_
commentId
:
Overload:Titanium.Web.Proxy.EventArguments.DataEventArgs.Buffer
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.EventArguments.DataEventArgs.Buffer
nameWithType
:
DataEventArgs.Buffer
-
uid
:
Titanium.Web.Proxy.EventArguments.DataEventArgs.Count
name
:
Count
href
:
api/Titanium.Web.Proxy.EventArguments.DataEventArgs.html#Titanium_Web_Proxy_EventArguments_DataEventArgs_Count
commentId
:
P:Titanium.Web.Proxy.EventArguments.DataEventArgs.Count
fullName
:
Titanium.Web.Proxy.EventArguments.DataEventArgs.Count
nameWithType
:
DataEventArgs.Count
-
uid
:
Titanium.Web.Proxy.EventArguments.DataEventArgs.Count*
name
:
Count
href
:
api/Titanium.Web.Proxy.EventArguments.DataEventArgs.html#Titanium_Web_Proxy_EventArguments_DataEventArgs_Count_
commentId
:
Overload:Titanium.Web.Proxy.EventArguments.DataEventArgs.Count
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.EventArguments.DataEventArgs.Count
nameWithType
:
DataEventArgs.Count
-
uid
:
Titanium.Web.Proxy.EventArguments.DataEventArgs.Offset
name
:
Offset
href
:
api/Titanium.Web.Proxy.EventArguments.DataEventArgs.html#Titanium_Web_Proxy_EventArguments_DataEventArgs_Offset
commentId
:
P:Titanium.Web.Proxy.EventArguments.DataEventArgs.Offset
fullName
:
Titanium.Web.Proxy.EventArguments.DataEventArgs.Offset
nameWithType
:
DataEventArgs.Offset
-
uid
:
Titanium.Web.Proxy.EventArguments.DataEventArgs.Offset*
name
:
Offset
href
:
api/Titanium.Web.Proxy.EventArguments.DataEventArgs.html#Titanium_Web_Proxy_EventArguments_DataEventArgs_Offset_
commentId
:
Overload:Titanium.Web.Proxy.EventArguments.DataEventArgs.Offset
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.EventArguments.DataEventArgs.Offset
nameWithType
:
DataEventArgs.Offset
-
uid
:
Titanium.Web.Proxy.EventArguments.MultipartRequestPartSentEventArgs
-
uid
:
Titanium.Web.Proxy.EventArguments.MultipartRequestPartSentEventArgs
name
:
MultipartRequestPartSentEventArgs
name
:
MultipartRequestPartSentEventArgs
href
:
api/Titanium.Web.Proxy.EventArguments.MultipartRequestPartSentEventArgs.html
href
:
api/Titanium.Web.Proxy.EventArguments.MultipartRequestPartSentEventArgs.html
...
...
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