zibings / stoic-php-web

Apache License 2.0
0 stars 0 forks source link

Allow File Uploads to API #11

Open AndyM84 opened 1 year ago

AndyM84 commented 1 year ago

Uploading a file to an API endpoint currently results in an error:

Can't get input on an invalid request in D:\...\Web\Request.php:149

We should fix that.