新增201 重定向支持 https://github.com/AriaLyy/Aria/issues/318 修复使用`useServerFileName(true)`中含有`"`导致的文件后缀名错误问题 修改下载线程的优先级为: Process.setThreadPriority(Process.THREAD_PRIORITY_BACKGROUND);
This commit is contained in:
@@ -17,5 +17,5 @@
|
||||
#org.gradle.jvmargs=-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005
|
||||
# gradle proxy https://chaosleong.github.io/2017/02/10/Configuring-Gradle-Proxy/
|
||||
#systemProp.socksProxyHost=127.0.0.1
|
||||
#systemProp.socksProxyPort=60777
|
||||
#systemProp.socksProxyPort=1080
|
||||
#systemprop.socksProxyVersion=5
|
||||
Reference in New Issue
Block a user