MultipartUploadBundle icon indicating copy to clipboard operation
MultipartUploadBundle copied to clipboard

Possibility to fetch raw input

Open Guite opened this issue 4 years ago • 0 comments

Hi, if the request content is changed using first_part_as_default there is no possibility to fetch the original payload. Would be great if this would still be available using something like $request->attributes->get('original-content') or similar.

Guite avatar Nov 11 '21 15:11 Guite