src/eric7/Documentation/Source/eric7.WebBrowser.Network.NetworkManager.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9503
ae9232bf4854
child 10259
b51dfacef37f
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Network.NetworkManager.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Network.NetworkManager.html	Thu May 25 19:52:31 2023 +0200
@@ -116,7 +116,7 @@
 </tr>
 <tr>
 <td><a href="#NetworkManager.proxyAuthentication">proxyAuthentication</a></td>
-<td>Public slot to handle a proxy authentication request.</td>
+<td></td>
 </tr>
 <tr>
 <td><a href="#NetworkManager.removeUrlInterceptor">removeUrlInterceptor</a></td>
@@ -356,24 +356,6 @@
 <h4>NetworkManager.proxyAuthentication</h4>
 <b>proxyAuthentication</b>(<i>requestUrl, auth, proxyHost</i>)
 
-<p>
-        Public slot to handle a proxy authentication request.
-</p>
-<dl>
-
-<dt><i>requestUrl</i> (QUrl)</dt>
-<dd>
-requested URL
-</dd>
-<dt><i>auth</i> (QAuthenticator)</dt>
-<dd>
-reference to the authenticator object
-</dd>
-<dt><i>proxyHost</i> (str)</dt>
-<dd>
-name of the proxy host
-</dd>
-</dl>
 <a NAME="NetworkManager.removeUrlInterceptor" ID="NetworkManager.removeUrlInterceptor"></a>
 <h4>NetworkManager.removeUrlInterceptor</h4>
 <b>removeUrlInterceptor</b>(<i>interceptor</i>)

eric ide

mercurial