📝 session.setDownloadPath API.
This commit is contained in:
parent
fef53d18c4
commit
7f0cb0ce1b
1 changed files with 4 additions and 0 deletions
|
@ -1220,3 +1220,7 @@ proxy-uri = [<proxy-scheme>"://"]<proxy-host>[":"<proxy-port>]
|
|||
and use socks4://foopy2 for all other
|
||||
URLs.
|
||||
```
|
||||
|
||||
### Session.setDownloadPath(path)
|
||||
|
||||
* `path` String - The download location
|
||||
|
|
Loading…
Reference in a new issue