Is there a way to respond to POST requests from iPhone-hosted local server (using iSH)?
I’m new to all of this, but– I recently installed XAMPP on my PC and locally hosted a server there. It utilizes POST requests which are handled by PHP scripts on my PC, including allowing others to connect and upload images to a folder, or clear the uploads. This is all working great.