public interface ConnectionConfigurator
HttpURLConnection created by
 AuthenticatedURL instances.| Modifier and Type | Method and Description | 
|---|---|
| HttpURLConnection | configure(HttpURLConnection conn)Configures the given  HttpURLConnectioninstance. | 
HttpURLConnection configure(HttpURLConnection conn) throws IOException
HttpURLConnection instance.conn - the HttpURLConnection instance to configure.HttpURLConnection instance.IOException - if an IO error occurred.Copyright © 2008–2023 Apache Software Foundation. All rights reserved.