I need to get the raw content of a Phalcon\Http\Request\File
but it seems to be imposible from the api.
Would be great if this could be done in a simple way. For now I will use the temp name to access the file.
I need to get the raw content of a Phalcon\Http\Request\File
but it seems to be imposible from the api.
Would be great if this could be done in a simple way. For now I will use the temp name to access the file.