It’s POST, variable name is badly chosen. I named it url because has some header like “data: image/jpeg;base64,…”. All POST is handled and converted to RPC by small php file router.php
1 Like
It’s POST, variable name is badly chosen. I named it url because has some header like “data: image/jpeg;base64,…”. All POST is handled and converted to RPC by small php file router.php