We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7709399 commit e590727Copy full SHA for e590727
1 file changed
src/main/java/org/htmlunit/javascript/proxyautoconfig/ProxyAutoConfig.java
@@ -30,8 +30,9 @@
30
/**
31
* Provides an implementation of Proxy Auto-Config (PAC).
32
*
33
- * @see <a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Proxy_servers_and_tunneling/
34
- * Proxy_Auto-Configuration_PAC_file">Proxy Auto-Configuration (PAC) file</a>
+ * @see <a href=
+ * "https://developer.mozilla.org/en-US/docs/Web/HTTP/Proxy_servers_and_tunneling/Proxy_Auto-Configuration_PAC_file">
35
+ * Proxy Auto-Configuration (PAC) file</a>
36
37
* @author Ahmed Ashour
38
* @author Ronald Brill
0 commit comments