Class UnzipHttpResponseIntoDirectory

    • Constructor Detail

      • UnzipHttpResponseIntoDirectory

        public UnzipHttpResponseIntoDirectory​(String method,
                                              URI endpoint,
                                              com.google.common.collect.Multimap<String,​String> headers,
                                              String dir)
        Parameters:
        method - http method: ex GET
        endpoint - uri corresponding to the request
        headers - request headers to send