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
36249467
Commit
36249467
authored
May 08, 2018
by
buildbot121
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
API documentation update by build server
parent
2284d1b2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
42 additions
and
40 deletions
+42
-40
Titanium.Web.Proxy.Network.CertificateManager.html
docs/api/Titanium.Web.Proxy.Network.CertificateManager.html
+0
-25
Titanium.Web.Proxy.ProxyServer.html
docs/api/Titanium.Web.Proxy.ProxyServer.html
+27
-0
index.json
docs/index.json
+2
-2
xrefmap.yml
docs/xrefmap.yml
+13
-13
No files found.
docs/api/Titanium.Web.Proxy.Network.CertificateManager.html
View file @
36249467
...
...
@@ -183,31 +183,6 @@ Mono only support BouncyCastle and it is the default.</p>
</table>
<a
id=
"Titanium_Web_Proxy_Network_CertificateManager_ExceptionFunc_"
data-uid=
"Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc*"
></a>
<h4
id=
"Titanium_Web_Proxy_Network_CertificateManager_ExceptionFunc"
data-uid=
"Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc"
>
ExceptionFunc
</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"
>
public ExceptionHandler ExceptionFunc { 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=
"Titanium.Web.Proxy.ExceptionHandler.html"
>
ExceptionHandler
</a></td>
<td></td>
</tr>
</tbody>
</table>
<a
id=
"Titanium_Web_Proxy_Network_CertificateManager_OverwritePfxFile_"
data-uid=
"Titanium.Web.Proxy.Network.CertificateManager.OverwritePfxFile*"
></a>
<h4
id=
"Titanium_Web_Proxy_Network_CertificateManager_OverwritePfxFile"
data-uid=
"Titanium.Web.Proxy.Network.CertificateManager.OverwritePfxFile"
>
OverwritePfxFile
</h4>
<div
class=
"markdown level1 summary"
><p>
Overwrite Root certificate file.
...
...
docs/api/Titanium.Web.Proxy.ProxyServer.html
View file @
36249467
...
...
@@ -417,6 +417,33 @@ Defaults to false.</p>
</table>
<a
id=
"Titanium_Web_Proxy_ProxyServer_EnableConnectionPool_"
data-uid=
"Titanium.Web.Proxy.ProxyServer.EnableConnectionPool*"
></a>
<h4
id=
"Titanium_Web_Proxy_ProxyServer_EnableConnectionPool"
data-uid=
"Titanium.Web.Proxy.ProxyServer.EnableConnectionPool"
>
EnableConnectionPool
</h4>
<div
class=
"markdown level1 summary"
><p>
Should we enable experimental Tcp server connection pool?
Defaults to false.
</p>
</div>
<div
class=
"markdown level1 conceptual"
></div>
<h5
class=
"decalaration"
>
Declaration
</h5>
<div
class=
"codewrapper"
>
<pre><code
class=
"lang-csharp hljs"
>
public bool EnableConnectionPool { 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.boolean"
>
Boolean
</a></td>
<td></td>
</tr>
</tbody>
</table>
<a
id=
"Titanium_Web_Proxy_ProxyServer_EnableWinAuth_"
data-uid=
"Titanium.Web.Proxy.ProxyServer.EnableWinAuth*"
></a>
<h4
id=
"Titanium_Web_Proxy_ProxyServer_EnableWinAuth"
data-uid=
"Titanium.Web.Proxy.ProxyServer.EnableWinAuth"
>
EnableWinAuth
</h4>
<div
class=
"markdown level1 summary"
><p>
Enable disable Windows Authentication (NTLM/Kerberos).
...
...
docs/index.json
View file @
36249467
This diff is collapsed.
Click to expand it.
docs/xrefmap.yml
View file @
36249467
...
...
@@ -2326,19 +2326,6 @@ references:
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.Network.CertificateManager.EnsureRootCertificate
nameWithType
:
CertificateManager.EnsureRootCertificate
-
uid
:
Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc
name
:
ExceptionFunc
href
:
api/Titanium.Web.Proxy.Network.CertificateManager.html#Titanium_Web_Proxy_Network_CertificateManager_ExceptionFunc
commentId
:
P:Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc
fullName
:
Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc
nameWithType
:
CertificateManager.ExceptionFunc
-
uid
:
Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc*
name
:
ExceptionFunc
href
:
api/Titanium.Web.Proxy.Network.CertificateManager.html#Titanium_Web_Proxy_Network_CertificateManager_ExceptionFunc_
commentId
:
Overload:Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.Network.CertificateManager.ExceptionFunc
nameWithType
:
CertificateManager.ExceptionFunc
-
uid
:
Titanium.Web.Proxy.Network.CertificateManager.IsRootCertificateMachineTrusted
name
:
IsRootCertificateMachineTrusted()
href
:
api/Titanium.Web.Proxy.Network.CertificateManager.html#Titanium_Web_Proxy_Network_CertificateManager_IsRootCertificateMachineTrusted
...
...
@@ -2764,6 +2751,19 @@ references:
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.ProxyServer.Enable100ContinueBehaviour
nameWithType
:
ProxyServer.Enable100ContinueBehaviour
-
uid
:
Titanium.Web.Proxy.ProxyServer.EnableConnectionPool
name
:
EnableConnectionPool
href
:
api/Titanium.Web.Proxy.ProxyServer.html#Titanium_Web_Proxy_ProxyServer_EnableConnectionPool
commentId
:
P:Titanium.Web.Proxy.ProxyServer.EnableConnectionPool
fullName
:
Titanium.Web.Proxy.ProxyServer.EnableConnectionPool
nameWithType
:
ProxyServer.EnableConnectionPool
-
uid
:
Titanium.Web.Proxy.ProxyServer.EnableConnectionPool*
name
:
EnableConnectionPool
href
:
api/Titanium.Web.Proxy.ProxyServer.html#Titanium_Web_Proxy_ProxyServer_EnableConnectionPool_
commentId
:
Overload:Titanium.Web.Proxy.ProxyServer.EnableConnectionPool
isSpec
:
"
True"
fullName
:
Titanium.Web.Proxy.ProxyServer.EnableConnectionPool
nameWithType
:
ProxyServer.EnableConnectionPool
-
uid
:
Titanium.Web.Proxy.ProxyServer.EnableWinAuth
name
:
EnableWinAuth
href
:
api/Titanium.Web.Proxy.ProxyServer.html#Titanium_Web_Proxy_ProxyServer_EnableWinAuth
...
...
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