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 4a3e60a commit 7cb3435Copy full SHA for 7cb3435
src/com/qiniu/conf/Conf.java
@@ -2,5 +2,5 @@
2
3
public class Conf {
4
public static final String USER_AGENT = "qiniu android-sdk v6.0.0";
5
- public static final String UP_HOST = "http://up.qiniu.com";
+ public static final String UP_HOST = "http://upload.qiniu.com";
6
}
0 commit comments