Class ProxyUrlUtil

java.lang.Object
com.slack.api.util.http.ProxyUrlUtil

public class ProxyUrlUtil
extends java.lang.Object
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  ProxyUrlUtil.ProxyUrl  
  • Method Summary

    Modifier and Type Method Description
    static ProxyUrlUtil.ProxyUrl parse​(java.lang.String proxyUrl)  
    static void setProxyAuthorizationHeader​(java.util.Map<java.lang.String,​java.lang.String> proxyHeaders, ProxyUrlUtil.ProxyUrl parsedProxy)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait