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
315592a9
Commit
315592a9
authored
Jul 15, 2018
by
justcoding121
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/justcoding121/Titanium-Web-Proxy
parents
7e2fbff0
ecde3d99
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Titanium.Web.Proxy.ProxyServer.html
docs/api/Titanium.Web.Proxy.ProxyServer.html
+2
-2
index.json
docs/index.json
+1
-1
No files found.
docs/api/Titanium.Web.Proxy.ProxyServer.html
View file @
315592a9
...
...
@@ -647,7 +647,7 @@ Should return true for successful authentication.</p>
<div
class=
"markdown level1 conceptual"
></div>
<h5
class=
"decalaration"
>
Declaration
</h5>
<div
class=
"codewrapper"
>
<pre><code
class=
"lang-csharp hljs"
>
public Func
<
string, string, Task
<
bool
>>
ProxyBasicAuthenticateFunc { get; set; }
</code></pre>
<pre><code
class=
"lang-csharp hljs"
>
public Func
<
SessionEventArgsBase,
string, string, Task
<
bool
>>
ProxyBasicAuthenticateFunc { get; set; }
</code></pre>
</div>
<h5
class=
"propertyValue"
>
Property Value
</h5>
<table
class=
"table table-bordered table-striped table-condensed"
>
...
...
@@ -659,7 +659,7 @@ Should return true for successful authentication.</p>
</thead>
<tbody>
<tr>
<td><a
class=
"xref"
href=
"https://docs.microsoft.com/dotnet/api/system.func-
3"
>
Func
</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.string"
>
String
</a>
,
<a
class=
"xref"
href=
"https://docs.microsoft.com/dotnet/api/system.threading.tasks.task-1"
>
Task
</a>
<
<a
class=
"xref"
href=
"https://docs.microsoft.com/dotnet/api/system.boolean"
>
Boolean
</a>
>>
</td>
<td><a
class=
"xref"
href=
"https://docs.microsoft.com/dotnet/api/system.func-
4"
>
Func
</a>
<
<a
class=
"xref"
href=
"Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html"
>
SessionEventArgsBase
</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.string"
>
String
</a>
,
<a
class=
"xref"
href=
"https://docs.microsoft.com/dotnet/api/system.threading.tasks.task-1"
>
Task
</a>
<
<a
class=
"xref"
href=
"https://docs.microsoft.com/dotnet/api/system.boolean"
>
Boolean
</a>
>>
</td>
<td></td>
</tr>
</tbody>
...
...
docs/index.json
View file @
315592a9
This diff is collapsed.
Click to expand it.
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