2016-08-23 06:15 PM
Our customer has requested that our device using the SPWF01SA use modified http headers in the response for the firstset.cgi page.
Is there a way to modify the headers? Perhaps a special file in the filesystem that could be editted to override whatever constant text is used to generate the response headers? Thanks2016-08-24 01:29 AM
You can create your HTML pages, containing custom headers/CSS/scripts/etc inside filesystem in RAM, or create a filesystem image and upload over the air.
You cannot create custom CGI, but you can call existing CGI from custom HTML pages. Check this thread: