wz_mini_hacks/SD_ROOT/wz_mini/www
Squirrelf f729f684a9
Now compliant with HTTP/1.1 RFC7230, so that it can be externally retrieved with nodejs and axios (#538)
Makes this page compliant with HTTP/1.1 RFC2616 and RFC7230

"HTTP/1.1 defines the sequence CR LF as the end-of-line marker for all protocol elements except the entity-body"

This only had LF, and when used with nodejs and axios that page would fail to be retrieved and throw a HPE_INVALID_HEADER_TOKEN error. (other pages likely need that fix, but retrieving the image was most important and most useful, I personally use it with Scrypted, which then uses this as the camera snapshot in Apple Home app)

Added -n to echo to make it clearer for myself, which removes the otherwise automatically added LF
2023-06-28 19:40:23 -07:00
..
car enhance car web control 2022-07-21 22:08:34 -07:00
cgi-bin Now compliant with HTTP/1.1 RFC7230, so that it can be externally retrieved with nodejs and axios (#538) 2023-06-28 19:40:23 -07:00
cam.js ability to restrict which parts of the webserver are accessible (#372) 2023-06-28 19:36:53 -07:00
config.js ability to restrict which parts of the webserver are accessible (#372) 2023-06-28 19:36:53 -07:00
feed.js ability to restrict which parts of the webserver are accessible (#372) 2023-06-28 19:36:53 -07:00
index.html updates to web (#321) 2022-10-01 20:55:07 -07:00
multicam.html ability to restrict which parts of the webserver are accessible (#372) 2023-06-28 19:36:53 -07:00