Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Create UploadedFilesProcessor class #30

Open
jasny opened this issue Jan 20, 2017 · 0 comments
Open

Create UploadedFilesProcessor class #30

jasny opened this issue Jan 20, 2017 · 0 comments

Comments

@jasny
Copy link
Owner

jasny commented Jan 20, 2017

Dealing with uploaded files requires quite a bit of logic, which is now all just in the ServerRequest. We should create an UploadedFilesProcessor class which deals with this.

By default, the class should create an UploadedFilesProcessor object, but is should be possible to set your own using something like $request->withUploadedFilesProcessor($processor).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant