wz_mini_hacks/SD_ROOT/wz_mini
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
..
bin Fixed cron being incorrectly copied in during upgrade (#337) 2022-10-13 00:33:40 -07:00
etc Add Basic Auth to Web Server portal (#391) 2023-06-28 19:39:02 -07:00
lib fix libcallback jpeg issue on t20 2022-08-19 22:25:32 -07:00
log iptables/nfsv4 support 2022-05-08 00:56:55 -07:00
mnt iptables/nfsv4 support 2022-05-08 00:56:55 -07:00
root iptables/nfsv4 support 2022-05-08 00:56:55 -07:00
tmp missing tmp directory 2022-04-21 16:15:45 -07:00
usr update checksum 2022-10-13 00:37:32 -07:00
www 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
swap.gz add swap and logic 2022-04-14 01:35:27 -07:00
wz_mini.conf Add Basic Auth to Web Server portal (#391) 2023-06-28 19:39:02 -07:00