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
94e57f7f
Unverified
Commit
94e57f7f
authored
Jun 04, 2018
by
justcoding121
Committed by
GitHub
Jun 04, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #456 from justcoding121/master
Beta
parents
2560b800
f65cecec
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
47 changed files
with
148 additions
and
121 deletions
+148
-121
PULL_REQUEST_TEMPLATE.md
PULL_REQUEST_TEMPLATE.md
+1
-1
Titanium.Web.Proxy.sln.DotSettings
Titanium.Web.Proxy.sln.DotSettings
+1
-0
Network.cs
Titanium.Web.Proxy/Helpers/Network.cs
+28
-20
Decoder.cs
Titanium.Web.Proxy/Http2/Hpack/Decoder.cs
+6
-6
Encoder.cs
Titanium.Web.Proxy/Http2/Hpack/Encoder.cs
+50
-50
BCCertificateMaker.cs
Titanium.Web.Proxy/Network/Certificate/BCCertificateMaker.cs
+0
-1
TcpConnectionFactory.cs
Titanium.Web.Proxy/Network/Tcp/TcpConnectionFactory.cs
+21
-1
ProxyServer.cs
Titanium.Web.Proxy/ProxyServer.cs
+2
-3
Titanium.Web.Proxy.EventArguments.AsyncEventHandler-1.html
...itanium.Web.Proxy.EventArguments.AsyncEventHandler-1.html
+1
-1
Titanium.Web.Proxy.EventArguments.BeforeSslAuthenticateEventArgs.html
....Proxy.EventArguments.BeforeSslAuthenticateEventArgs.html
+1
-1
Titanium.Web.Proxy.EventArguments.CertificateSelectionEventArgs.html
...b.Proxy.EventArguments.CertificateSelectionEventArgs.html
+1
-1
Titanium.Web.Proxy.EventArguments.CertificateValidationEventArgs.html
....Proxy.EventArguments.CertificateValidationEventArgs.html
+1
-1
Titanium.Web.Proxy.EventArguments.MultipartRequestPartSentEventArgs.html
...oxy.EventArguments.MultipartRequestPartSentEventArgs.html
+1
-1
Titanium.Web.Proxy.EventArguments.SessionEventArgs.html
...i/Titanium.Web.Proxy.EventArguments.SessionEventArgs.html
+1
-1
Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html
...tanium.Web.Proxy.EventArguments.SessionEventArgsBase.html
+1
-1
Titanium.Web.Proxy.EventArguments.TunnelConnectSessionEventArgs.html
...b.Proxy.EventArguments.TunnelConnectSessionEventArgs.html
+1
-1
Titanium.Web.Proxy.EventArguments.html
docs/api/Titanium.Web.Proxy.EventArguments.html
+1
-1
Titanium.Web.Proxy.ExceptionHandler.html
docs/api/Titanium.Web.Proxy.ExceptionHandler.html
+1
-1
Titanium.Web.Proxy.Exceptions.BodyNotFoundException.html
.../Titanium.Web.Proxy.Exceptions.BodyNotFoundException.html
+1
-1
Titanium.Web.Proxy.Exceptions.ProxyAuthorizationException.html
...ium.Web.Proxy.Exceptions.ProxyAuthorizationException.html
+1
-1
Titanium.Web.Proxy.Exceptions.ProxyException.html
docs/api/Titanium.Web.Proxy.Exceptions.ProxyException.html
+1
-1
Titanium.Web.Proxy.Exceptions.ProxyHttpException.html
...api/Titanium.Web.Proxy.Exceptions.ProxyHttpException.html
+1
-1
Titanium.Web.Proxy.Exceptions.html
docs/api/Titanium.Web.Proxy.Exceptions.html
+1
-1
Titanium.Web.Proxy.Http.ConnectRequest.html
docs/api/Titanium.Web.Proxy.Http.ConnectRequest.html
+1
-1
Titanium.Web.Proxy.Http.ConnectResponse.html
docs/api/Titanium.Web.Proxy.Http.ConnectResponse.html
+1
-1
Titanium.Web.Proxy.Http.HeaderCollection.html
docs/api/Titanium.Web.Proxy.Http.HeaderCollection.html
+1
-1
Titanium.Web.Proxy.Http.HttpWebClient.html
docs/api/Titanium.Web.Proxy.Http.HttpWebClient.html
+1
-1
Titanium.Web.Proxy.Http.KnownHeaders.html
docs/api/Titanium.Web.Proxy.Http.KnownHeaders.html
+1
-1
Titanium.Web.Proxy.Http.Request.html
docs/api/Titanium.Web.Proxy.Http.Request.html
+1
-1
Titanium.Web.Proxy.Http.RequestResponseBase.html
docs/api/Titanium.Web.Proxy.Http.RequestResponseBase.html
+1
-1
Titanium.Web.Proxy.Http.Response.html
docs/api/Titanium.Web.Proxy.Http.Response.html
+1
-1
Titanium.Web.Proxy.Http.Responses.GenericResponse.html
...pi/Titanium.Web.Proxy.Http.Responses.GenericResponse.html
+1
-1
Titanium.Web.Proxy.Http.Responses.OkResponse.html
docs/api/Titanium.Web.Proxy.Http.Responses.OkResponse.html
+1
-1
Titanium.Web.Proxy.Http.Responses.RedirectResponse.html
...i/Titanium.Web.Proxy.Http.Responses.RedirectResponse.html
+1
-1
Titanium.Web.Proxy.Http.Responses.html
docs/api/Titanium.Web.Proxy.Http.Responses.html
+1
-1
Titanium.Web.Proxy.Http.html
docs/api/Titanium.Web.Proxy.Http.html
+1
-1
Titanium.Web.Proxy.Models.ExplicitProxyEndPoint.html
.../api/Titanium.Web.Proxy.Models.ExplicitProxyEndPoint.html
+1
-1
Titanium.Web.Proxy.Models.ExternalProxy.html
docs/api/Titanium.Web.Proxy.Models.ExternalProxy.html
+1
-1
Titanium.Web.Proxy.Models.HttpHeader.html
docs/api/Titanium.Web.Proxy.Models.HttpHeader.html
+1
-1
Titanium.Web.Proxy.Models.ProxyEndPoint.html
docs/api/Titanium.Web.Proxy.Models.ProxyEndPoint.html
+1
-1
Titanium.Web.Proxy.Models.TransparentProxyEndPoint.html
...i/Titanium.Web.Proxy.Models.TransparentProxyEndPoint.html
+1
-1
Titanium.Web.Proxy.Models.html
docs/api/Titanium.Web.Proxy.Models.html
+1
-1
Titanium.Web.Proxy.Network.CertificateEngine.html
docs/api/Titanium.Web.Proxy.Network.CertificateEngine.html
+1
-1
Titanium.Web.Proxy.Network.CertificateManager.html
docs/api/Titanium.Web.Proxy.Network.CertificateManager.html
+1
-1
Titanium.Web.Proxy.Network.html
docs/api/Titanium.Web.Proxy.Network.html
+1
-1
Titanium.Web.Proxy.ProxyServer.html
docs/api/Titanium.Web.Proxy.ProxyServer.html
+1
-1
Titanium.Web.Proxy.html
docs/api/Titanium.Web.Proxy.html
+1
-1
No files found.
PULL_REQUEST_TEMPLATE.md
View file @
94e57f7f
Doneness:
Doneness:
-
[
]
Build is okay - I made sure that this change is building successfully.
-
[
]
Build is okay - I made sure that this change is building successfully.
-
[
]
No Bugs - I made sure that this change is working properly as expected. It doesn't have any bugs that you are aware of.
-
[
]
No Bugs - I made sure that this change is working properly as expected. It doesn't have any bugs that you are aware of.
-
[
]
Branching - If this is not a hotfix, I am making this request against
develop
branch
-
[
]
Branching - If this is not a hotfix, I am making this request against
master
branch
Titanium.Web.Proxy.sln.DotSettings
View file @
94e57f7f
...
@@ -23,6 +23,7 @@
...
@@ -23,6 +23,7 @@
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateInstanceFields/@EntryIndexedValue"><Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /></s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateInstanceFields/@EntryIndexedValue"><Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /></s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateStaticFields/@EntryIndexedValue"><Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /></s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateStaticFields/@EntryIndexedValue"><Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /></s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateStaticReadonly/@EntryIndexedValue"><Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /></s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateStaticReadonly/@EntryIndexedValue"><Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /></s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/UserRules/=a4ab2e69_002D4d9c_002D4345_002Dbcd1_002D5541dacf5d38/@EntryIndexedValue"><Policy><Descriptor Staticness="Static, Instance" AccessRightKinds="Private" Description="Method (private)"><ElementKinds><Kind Name="METHOD" /></ElementKinds></Descriptor><Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /></Policy></s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/UserRules/=dda2ffa1_002D435c_002D4111_002D88eb_002D1a7c93c382f0/@EntryIndexedValue"><Policy><Descriptor Staticness="Static, Instance" AccessRightKinds="Private" Description="Property (private)"><ElementKinds><Kind Name="PROPERTY" /></ElementKinds></Descriptor><Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /></Policy></s:String>
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/UserRules/=dda2ffa1_002D435c_002D4111_002D88eb_002D1a7c93c382f0/@EntryIndexedValue"><Policy><Descriptor Staticness="Static, Instance" AccessRightKinds="Private" Description="Property (private)"><ElementKinds><Kind Name="PROPERTY" /></ElementKinds></Descriptor><Policy Inspect="True" Prefix="" Suffix="" Style="aaBb" /></Policy></s:String>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpAttributeForSingleLineMethodUpgrade/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpAttributeForSingleLineMethodUpgrade/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpKeepExistingMigration/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ECSharpKeepExistingMigration/@EntryIndexedValue">True</s:Boolean>
...
...
Titanium.Web.Proxy/Helpers/Network.cs
View file @
94e57f7f
...
@@ -28,36 +28,44 @@ namespace Titanium.Web.Proxy.Helpers
...
@@ -28,36 +28,44 @@ namespace Titanium.Web.Proxy.Helpers
internal
static
bool
IsLocalIpAddress
(
string
hostName
)
internal
static
bool
IsLocalIpAddress
(
string
hostName
)
{
{
bool
isLocalhost
=
false
;
hostName
=
hostName
.
ToLower
()
;
var
localhost
=
Dns
.
GetHostEntry
(
"127.0.0.1"
);
if
(
hostName
==
"127.0.0.1"
if
(
hostName
==
localhost
.
HostName
)
||
hostName
==
"localhost"
)
{
{
var
hostEntry
=
Dns
.
GetHostEntry
(
hostName
);
return
true
;
isLocalhost
=
hostEntry
.
AddressList
.
Any
(
IPAddress
.
IsLoopback
);
}
}
if
(!
isLocalhost
)
var
localhostDnsName
=
Dns
.
GetHostName
().
ToLower
();
//if hostname matches current machine DNS name
if
(
hostName
==
localhostDnsName
)
{
{
localhost
=
Dns
.
GetHostEntry
(
Dns
.
GetHostName
());
return
true
;
}
var
isLocalhost
=
false
;
IPHostEntry
hostEntry
=
null
;
//check if parsable to an IP Address
if
(
IPAddress
.
TryParse
(
hostName
,
out
var
ipAddress
))
if
(
IPAddress
.
TryParse
(
hostName
,
out
var
ipAddress
))
{
{
isLocalhost
=
localhost
.
AddressList
.
Any
(
x
=>
x
.
Equals
(
ipAddress
));
hostEntry
=
Dns
.
GetHostEntry
(
localhostDnsName
);
isLocalhost
=
hostEntry
.
AddressList
.
Any
(
x
=>
x
.
Equals
(
ipAddress
));
}
}
if
(!
isLocalhost
)
if
(!
isLocalhost
)
{
{
try
try
{
{
var
hostEntry
=
Dns
.
GetHostEntry
(
hostName
);
hostEntry
=
Dns
.
GetHostEntry
(
hostName
);
isLocalhost
=
localhost
.
AddressList
.
Any
(
x
=>
hostEntry
.
AddressList
.
Any
(
x
.
Equals
));
isLocalhost
=
hostEntry
.
AddressList
.
Any
(
x
=>
hostEntry
.
AddressList
.
Any
(
x
.
Equals
));
}
}
catch
(
SocketException
)
catch
(
SocketException
)
{
{
}
}
}
}
}
return
isLocalhost
;
return
isLocalhost
;
}
}
...
...
Titanium.Web.Proxy/Http2/Hpack/Decoder.cs
View file @
94e57f7f
...
@@ -173,7 +173,7 @@ namespace Titanium.Web.Proxy.Http2.Hpack
...
@@ -173,7 +173,7 @@ namespace Titanium.Web.Proxy.Http2.Hpack
break
;
break
;
case
State
.
ReadMaxDynamicTableSize
:
case
State
.
ReadMaxDynamicTableSize
:
int
maxSize
=
D
ecodeULE128
(
input
);
int
maxSize
=
d
ecodeULE128
(
input
);
if
(
maxSize
==
-
1
)
if
(
maxSize
==
-
1
)
{
{
return
;
return
;
...
@@ -190,7 +190,7 @@ namespace Titanium.Web.Proxy.Http2.Hpack
...
@@ -190,7 +190,7 @@ namespace Titanium.Web.Proxy.Http2.Hpack
break
;
break
;
case
State
.
ReadIndexedHeader
:
case
State
.
ReadIndexedHeader
:
int
headerIndex
=
D
ecodeULE128
(
input
);
int
headerIndex
=
d
ecodeULE128
(
input
);
if
(
headerIndex
==
-
1
)
if
(
headerIndex
==
-
1
)
{
{
return
;
return
;
...
@@ -208,7 +208,7 @@ namespace Titanium.Web.Proxy.Http2.Hpack
...
@@ -208,7 +208,7 @@ namespace Titanium.Web.Proxy.Http2.Hpack
case
State
.
ReadIndexedHeaderName
:
case
State
.
ReadIndexedHeaderName
:
// Header Name matches an entry in the Header Table
// Header Name matches an entry in the Header Table
int
nameIndex
=
D
ecodeULE128
(
input
);
int
nameIndex
=
d
ecodeULE128
(
input
);
if
(
nameIndex
==
-
1
)
if
(
nameIndex
==
-
1
)
{
{
return
;
return
;
...
@@ -272,7 +272,7 @@ namespace Titanium.Web.Proxy.Http2.Hpack
...
@@ -272,7 +272,7 @@ namespace Titanium.Web.Proxy.Http2.Hpack
case
State
.
ReadLiteralHeaderNameLength
:
case
State
.
ReadLiteralHeaderNameLength
:
// Header Name is a Literal String
// Header Name is a Literal String
nameLength
=
D
ecodeULE128
(
input
);
nameLength
=
d
ecodeULE128
(
input
);
if
(
nameLength
==
-
1
)
if
(
nameLength
==
-
1
)
{
{
return
;
return
;
...
@@ -388,7 +388,7 @@ namespace Titanium.Web.Proxy.Http2.Hpack
...
@@ -388,7 +388,7 @@ namespace Titanium.Web.Proxy.Http2.Hpack
case
State
.
ReadLiteralHeaderValueLength
:
case
State
.
ReadLiteralHeaderValueLength
:
// Header Value is a Literal String
// Header Value is a Literal String
valueLength
=
D
ecodeULE128
(
input
);
valueLength
=
d
ecodeULE128
(
input
);
if
(
valueLength
==
-
1
)
if
(
valueLength
==
-
1
)
{
{
return
;
return
;
...
@@ -612,7 +612,7 @@ namespace Titanium.Web.Proxy.Http2.Hpack
...
@@ -612,7 +612,7 @@ namespace Titanium.Web.Proxy.Http2.Hpack
}
}
// Unsigned Little Endian Base 128 Variable-Length Integer Encoding
// Unsigned Little Endian Base 128 Variable-Length Integer Encoding
private
static
int
D
ecodeULE128
(
BinaryReader
input
)
private
static
int
d
ecodeULE128
(
BinaryReader
input
)
{
{
long
markedPosition
=
input
.
BaseStream
.
Position
;
long
markedPosition
=
input
.
BaseStream
.
Position
;
int
result
=
0
;
int
result
=
0
;
...
...
Titanium.Web.Proxy/Http2/Hpack/Encoder.cs
View file @
94e57f7f
This diff is collapsed.
Click to expand it.
Titanium.Web.Proxy/Network/Certificate/BCCertificateMaker.cs
View file @
94e57f7f
...
@@ -146,7 +146,6 @@ namespace Titanium.Web.Proxy.Network.Certificate
...
@@ -146,7 +146,6 @@ namespace Titanium.Web.Proxy.Network.Certificate
x509Certificate
.
PrivateKey
=
DotNetUtilities
.
ToRSA
(
rsaparams
);
x509Certificate
.
PrivateKey
=
DotNetUtilities
.
ToRSA
(
rsaparams
);
#else
#else
var
x509Certificate
=
withPrivateKey
(
certificate
,
rsaparams
);
var
x509Certificate
=
withPrivateKey
(
certificate
,
rsaparams
);
x509Certificate
.
FriendlyName
=
subjectName
;
#endif
#endif
if
(!
doNotSetFriendlyName
)
if
(!
doNotSetFriendlyName
)
...
...
Titanium.Web.Proxy/Network/Tcp/TcpConnectionFactory.cs
View file @
94e57f7f
...
@@ -229,6 +229,22 @@ namespace Titanium.Web.Proxy.Network.Tcp
...
@@ -229,6 +229,22 @@ namespace Titanium.Web.Proxy.Network.Tcp
ProxyServer
proxyServer
,
IPEndPoint
upStreamEndPoint
,
ExternalProxy
externalProxy
,
ProxyServer
proxyServer
,
IPEndPoint
upStreamEndPoint
,
ExternalProxy
externalProxy
,
CancellationToken
cancellationToken
)
CancellationToken
cancellationToken
)
{
{
//deny connection to proxy end points to avoid infinite connection loop.
if
(
server
.
ProxyEndPoints
.
Any
(
x
=>
x
.
Port
==
remotePort
)
&&
NetworkHelper
.
IsLocalIpAddress
(
remoteHostName
))
{
throw
new
Exception
(
$"A client is making HTTP request to one of the listening ports of this proxy
{
remoteHostName
}
:
{
remotePort
}
"
);
}
if
(
externalProxy
!=
null
)
{
if
(
server
.
ProxyEndPoints
.
Any
(
x
=>
x
.
Port
==
externalProxy
.
Port
)
&&
NetworkHelper
.
IsLocalIpAddress
(
externalProxy
.
HostName
))
{
throw
new
Exception
(
$"A client is making HTTP request via external proxy to one of the listening ports of this proxy
{
remoteHostName
}
:
{
remotePort
}
"
);
}
}
bool
useUpstreamProxy
=
false
;
bool
useUpstreamProxy
=
false
;
// check if external proxy is set for HTTP/HTTPS
// check if external proxy is set for HTTP/HTTPS
...
@@ -472,6 +488,10 @@ namespace Titanium.Web.Proxy.Network.Tcp
...
@@ -472,6 +488,10 @@ namespace Titanium.Web.Proxy.Network.Tcp
}
}
}
}
}
}
catch
(
Exception
e
)
{
server
.
ExceptionFunc
(
new
Exception
(
"An error occurred when disposing server connections."
,
e
));
}
finally
finally
{
{
//cleanup every 3 seconds by default
//cleanup every 3 seconds by default
...
...
Titanium.Web.Proxy/ProxyServer.cs
View file @
94e57f7f
...
@@ -442,7 +442,7 @@ namespace Titanium.Web.Proxy
...
@@ -442,7 +442,7 @@ namespace Titanium.Web.Proxy
systemProxySettingsManager
.
SetProxy
(
systemProxySettingsManager
.
SetProxy
(
Equals
(
endPoint
.
IpAddress
,
IPAddress
.
Any
)
|
Equals
(
endPoint
.
IpAddress
,
IPAddress
.
Any
)
|
Equals
(
endPoint
.
IpAddress
,
IPAddress
.
Loopback
)
Equals
(
endPoint
.
IpAddress
,
IPAddress
.
Loopback
)
?
"
127.0.0.1
"
?
"
localhost
"
:
endPoint
.
IpAddress
.
ToString
(),
:
endPoint
.
IpAddress
.
ToString
(),
endPoint
.
Port
,
endPoint
.
Port
,
protocolType
);
protocolType
);
...
@@ -545,8 +545,7 @@ namespace Titanium.Web.Proxy
...
@@ -545,8 +545,7 @@ namespace Titanium.Web.Proxy
var
protocolToRemove
=
ProxyProtocolType
.
None
;
var
protocolToRemove
=
ProxyProtocolType
.
None
;
foreach
(
var
proxy
in
proxyInfo
.
Proxies
.
Values
)
foreach
(
var
proxy
in
proxyInfo
.
Proxies
.
Values
)
{
{
if
((
proxy
.
HostName
==
"127.0.0.1"
if
(
NetworkHelper
.
IsLocalIpAddress
(
proxy
.
HostName
)
||
proxy
.
HostName
.
EqualsIgnoreCase
(
"localhost"
))
&&
ProxyEndPoints
.
Any
(
x
=>
x
.
Port
==
proxy
.
Port
))
&&
ProxyEndPoints
.
Any
(
x
=>
x
.
Port
==
proxy
.
Port
))
{
{
protocolToRemove
|=
proxy
.
ProtocolType
;
protocolToRemove
|=
proxy
.
ProtocolType
;
...
...
docs/api/Titanium.Web.Proxy.EventArguments.AsyncEventHandler-1.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Delegate AsyncEventHandler<TEventArgs>
<meta
name=
"title"
content=
"Delegate AsyncEventHandler<TEventArgs>
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.EventArguments.BeforeSslAuthenticateEventArgs.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class BeforeSslAuthenticateEventArgs
<meta
name=
"title"
content=
"Class BeforeSslAuthenticateEventArgs
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.EventArguments.CertificateSelectionEventArgs.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class CertificateSelectionEventArgs
<meta
name=
"title"
content=
"Class CertificateSelectionEventArgs
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.EventArguments.CertificateValidationEventArgs.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class CertificateValidationEventArgs
<meta
name=
"title"
content=
"Class CertificateValidationEventArgs
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.EventArguments.MultipartRequestPartSentEventArgs.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class MultipartRequestPartSentEventArgs
<meta
name=
"title"
content=
"Class MultipartRequestPartSentEventArgs
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.EventArguments.SessionEventArgs.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class SessionEventArgs
<meta
name=
"title"
content=
"Class SessionEventArgs
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.EventArguments.SessionEventArgsBase.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class SessionEventArgsBase
<meta
name=
"title"
content=
"Class SessionEventArgsBase
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.EventArguments.TunnelConnectSessionEventArgs.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class TunnelConnectSessionEventArgs
<meta
name=
"title"
content=
"Class TunnelConnectSessionEventArgs
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.EventArguments.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy.EventArguments
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy.EventArguments
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.ExceptionHandler.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Delegate ExceptionHandler
<meta
name=
"title"
content=
"Delegate ExceptionHandler
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Exceptions.BodyNotFoundException.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class BodyNotFoundException
<meta
name=
"title"
content=
"Class BodyNotFoundException
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Exceptions.ProxyAuthorizationException.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class ProxyAuthorizationException
<meta
name=
"title"
content=
"Class ProxyAuthorizationException
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Exceptions.ProxyException.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class ProxyException
<meta
name=
"title"
content=
"Class ProxyException
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Exceptions.ProxyHttpException.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class ProxyHttpException
<meta
name=
"title"
content=
"Class ProxyHttpException
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Exceptions.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy.Exceptions
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy.Exceptions
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Http.ConnectRequest.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class ConnectRequest
<meta
name=
"title"
content=
"Class ConnectRequest
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Http.ConnectResponse.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class ConnectResponse
<meta
name=
"title"
content=
"Class ConnectResponse
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Http.HeaderCollection.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class HeaderCollection
<meta
name=
"title"
content=
"Class HeaderCollection
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Http.HttpWebClient.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class HttpWebClient
<meta
name=
"title"
content=
"Class HttpWebClient
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Http.KnownHeaders.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class KnownHeaders
<meta
name=
"title"
content=
"Class KnownHeaders
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Http.Request.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class Request
<meta
name=
"title"
content=
"Class Request
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Http.RequestResponseBase.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class RequestResponseBase
<meta
name=
"title"
content=
"Class RequestResponseBase
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Http.Response.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class Response
<meta
name=
"title"
content=
"Class Response
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Http.Responses.GenericResponse.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class GenericResponse
<meta
name=
"title"
content=
"Class GenericResponse
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Http.Responses.OkResponse.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class OkResponse
<meta
name=
"title"
content=
"Class OkResponse
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Http.Responses.RedirectResponse.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class RedirectResponse
<meta
name=
"title"
content=
"Class RedirectResponse
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Http.Responses.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy.Http.Responses
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy.Http.Responses
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Http.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy.Http
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy.Http
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Models.ExplicitProxyEndPoint.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class ExplicitProxyEndPoint
<meta
name=
"title"
content=
"Class ExplicitProxyEndPoint
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Models.ExternalProxy.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class ExternalProxy
<meta
name=
"title"
content=
"Class ExternalProxy
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Models.HttpHeader.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class HttpHeader
<meta
name=
"title"
content=
"Class HttpHeader
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Models.ProxyEndPoint.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class ProxyEndPoint
<meta
name=
"title"
content=
"Class ProxyEndPoint
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Models.TransparentProxyEndPoint.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class TransparentProxyEndPoint
<meta
name=
"title"
content=
"Class TransparentProxyEndPoint
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Models.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy.Models
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy.Models
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Network.CertificateEngine.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Enum CertificateEngine
<meta
name=
"title"
content=
"Enum CertificateEngine
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Network.CertificateManager.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class CertificateManager
<meta
name=
"title"
content=
"Class CertificateManager
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.Network.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy.Network
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy.Network
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.ProxyServer.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Class ProxyServer
<meta
name=
"title"
content=
"Class ProxyServer
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
docs/api/Titanium.Web.Proxy.html
View file @
94e57f7f
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"viewport"
content=
"width=device-width"
>
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy
<meta
name=
"title"
content=
"Namespace Titanium.Web.Proxy
| Titanium Web Proxy "
>
| Titanium Web Proxy "
>
<meta
name=
"generator"
content=
"docfx 2.36.
0
.0"
>
<meta
name=
"generator"
content=
"docfx 2.36.
1
.0"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../favicon.ico"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
<link
rel=
"stylesheet"
href=
"../styles/docfx.vendor.css"
>
...
...
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