Skip to content

Commit 5d1dc40

Browse files
author
光弘
committed
remove request in doc setOptions
1 parent adc0f29 commit 5d1dc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ videos = {
232232
'withCredentials', 'timeout', 'chunkEnable', 'chunkSize',
233233
'chunkRetries', 'chunkProcessThreads', 'autoPending',
234234
'auto', 'capcity', 'queueCapcity', 'sizeLimit',
235-
'fileSizeLimit', 'request']
235+
'fileSizeLimit']
236236
```
237237

238238
参数 | 类型 | 描述

0 commit comments

Comments
 (0)