com.atlassian.bamboo.agent
Class BambooHttpUtils
java.lang.Object
com.atlassian.bamboo.agent.BambooHttpUtils
public class BambooHttpUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
consumeResponse
public static void consumeResponse(org.apache.http.HttpResponse response)
closeQuietly
public static void closeQuietly(Closeable closeable)
setHostnameVerifier
@Nullable
public static String setHostnameVerifier(org.apache.http.client.HttpClient httpClient,
org.apache.http.conn.ssl.X509HostnameVerifier hostnameVerifier)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.