Implement uploaded files #4

Open
opened 2026-05-10 20:42:43 +02:00 by c.fahner · 0 comments
Owner

Currently uploaded files are ignored. Uploaded files should be extracted from the $_FILES superglobal (which has a complicated structure) and become part of the FormDataBody.

Currently uploaded files are ignored. Uploaded files should be extracted from the `$_FILES` superglobal (which has a complicated structure) and become part of the `FormDataBody`.
c.fahner added this to the v0.2 milestone 2026-05-10 20:42:43 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
slendium/http-superglobals#4
No description provided.