mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 02:24:16 +00:00
added some headers
This commit is contained in:
parent
50b5ddbf2f
commit
58b20aa92d
@ -45,6 +45,8 @@ export default class ChunkedUpload {
|
||||
"uploader-file-id": this.getFileUID(file),
|
||||
"uploader-chunks-total": this.totalChunks,
|
||||
"chunk-size": splitChunkSize,
|
||||
"cache-control": "no-cache",
|
||||
connection: "keep-alive",
|
||||
}
|
||||
|
||||
this.setupListeners()
|
||||
|
Loading…
x
Reference in New Issue
Block a user