Re: Get images or binary files from web form
- Posted by achury Jul 31, 2022
- 2598 views
I have a question for the people involved on the interpreter design.
To get files in the POST method. The file is received trough the standar input.
Can the interpreter to manage if the standar input has "binary" info. Like 00 bytes? Or is the information filtered by the interpreter prior to arrive to my app?