Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I want to create a json file that includes a fileinputraw.
For example :
But my file is not seen as file via trestclient
example curl of what i would like to get:
["file"] =>
object (CURLFile) # 1 (3) {
["name"] =>
string (41) "pathoffile"
["mime"] =>
string (0) ""
["postname"] =>
Can someone help me?