We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e33959 commit 448e528Copy full SHA for 448e528
webmagic-core/src/main/java/us/codecraft/webmagic/downloader/HttpClientDownloader.java
@@ -2,7 +2,7 @@
2
3
import com.google.common.collect.Sets;
4
import org.apache.commons.io.IOUtils;
5
-import org.apache.commons.lang.StringUtils;
+import org.apache.commons.lang3.StringUtils;
6
import org.apache.http.HttpHost;
7
import org.apache.http.HttpResponse;
8
import org.apache.http.NameValuePair;
0 commit comments