com.meterware.httpunit
public class HeadMethodWebRequest extends HeaderOnlyWebRequest
| Constructor Summary | |
|---|---|
| HeadMethodWebRequest(String urlString)
Creates a new head request from a complete URL string. | |
| HeadMethodWebRequest(URL urlBase, String urlString)
Creates a new head request using a relative URL and base. | |
| Method Summary | |
|---|---|
| String | getMethod() |
Parameters: urlString the URL desired, including the protocol.
Parameters: urlBase the base URL. urlString the relative URL