public static class HttpTestTarget.Companion
| Modifier and Type | Method and Description |
|---|---|
HttpTestTarget |
fromUrl(java.net.URL url)
Creates a HttpTestTarget from a URL. If the URL does not contain a port, 8080 will be used.
|
public HttpTestTarget fromUrl(java.net.URL url)
Creates a HttpTestTarget from a URL. If the URL does not contain a port, 8080 will be used.