#141: Basic file options added

This commit is contained in:
frikky
2020-11-23 13:36:26 +01:00
parent 185c0a57a8
commit e2e411d40c
7 changed files with 11 additions and 29 deletions
-1
View File
@@ -894,7 +894,6 @@ class AppBase:
continue
new_headers = {
"Content-Type": "multipart/form-data; charset=utf-8; boundary=\"test boundary Shuffle\"",
"Authorization": "Bearer %s" % self.authorization,
}