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 737bd0e commit 7f2070cCopy full SHA for 7f2070c
1 file changed
src/main/java/org/htmlunit/javascript/host/URL.java
@@ -254,7 +254,6 @@ public String getHostname() {
254
* Sets the {@code hostname} property.
255
*
256
* @param hostname the new hostname value
257
- * @throws MalformedURLException if the resulting URL is malformed
258
*/
259
@JsxSetter
260
public void setHostname(String hostname) {
0 commit comments