Commit 69470b81 authored by buildbot121's avatar buildbot121

API documentation update by build server

parent ebd9baca
...@@ -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>&lt;<a class="xref" href="Titanium.Web.Proxy.EventArguments.DataEventArgs.html">DataEventArgs</a>&gt;</td> <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<span class="xref">StreamExtended.Network.DataEventArgs</span>&gt;</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>&lt;<a class="xref" href="Titanium.Web.Proxy.EventArguments.DataEventArgs.html">DataEventArgs</a>&gt;</td> <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.eventhandler-1">EventHandler</a>&lt;<span class="xref">StreamExtended.Network.DataEventArgs</span>&gt;</td>
<td></td> <td></td>
</tr> </tr>
</tbody> </tbody>
......
...@@ -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>
......
...@@ -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>
......
This diff is collapsed.
...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment