Replies: 1 comment
|
Hello 👋 Interesting question indeed. However, you may reach a point where the file to send is so large that it doesn't work due to memory or CPU limitation on server side (as the request payload is entirely loaded in memory when it is decoded from JSON).
Feel free to let me know which way you picked (or if you found another 😉) |
Uh oh!
There was an error while loading. Please reload this page.
Sending file is not working in /json-rpc (cause multipart form data). Is there any workaround?
All reactions