We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a862288 commit 5830d66Copy full SHA for 5830d66
src/main/java/cc/gospy/core/fetcher/impl/HttpFetcher.java
@@ -43,6 +43,7 @@
43
import org.slf4j.Logger;
44
import org.slf4j.LoggerFactory;
45
46
+import javax.activation.MimetypesFileTypeMap;
47
import javax.net.ssl.SSLContext;
48
import javax.net.ssl.TrustManager;
49
import javax.net.ssl.X509TrustManager;
0 commit comments