mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-09 19:45:48 +00:00
Moved SSL socket factory to o.a.http.conn.ssl
git-svn-id: https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpclient/trunk@404819 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ef94bc7339
commit
63f3ec6457
@ -27,7 +27,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
package org.apache.httpclient.impl.io;
|
||||
package org.apache.http.conn.ssl;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.net.InetAddress;
|
Loading…
x
Reference in New Issue
Block a user