public final class HttpUtils extends Object
Modifier and Type | Method and Description |
---|---|
static org.apache.http.client.methods.CloseableHttpResponse |
performHTTPGet(IGerritHudsonTriggerConfig config,
String url) |
public static org.apache.http.client.methods.CloseableHttpResponse performHTTPGet(IGerritHudsonTriggerConfig config, String url) throws IOException
config
- Gerrit Server Configuration.url
- URL to get.IOException
- if found.Copyright © 2016–2019. All rights reserved.