Browse Source

Add “remove serverHeaders” 2.0 todo

Artur Paikin 5 years ago
parent
commit
04c49fd274
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -98,6 +98,7 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature,
 - [ ] core: pass full file object to `onBeforeFileAdded`. Maybe also check restrictions before calling the callbacks: https://github.com/transloadit/uppy/pull/1594
 - [ ] tus: set the `limit` option to a sensible default, like 10
 - [ ] core: consider removing Preact from `Plugin` (maybe have a `(ui)Plugin extends BasePlugin`?) as pointed out on Reddit https://www.reddit.com/r/javascript/comments/bhkx5k/uppy_10_your_best_friend_in_file_uploading/
+- [ ] providers: remove `serverHeaders` https://github.com/transloadit/uppy/pull/1861
 
 # next