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

Create UploadedFilesProcessor class #30

@jasny

Description

@jasny

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions