[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #9657] HTTPD: Add support for javascript/JSON-friend
From: |
Lucas Hartmann |
Subject: |
[lwip-devel] [patch #9657] HTTPD: Add support for javascript/JSON-friendly /*#SSI_tag*/ |
Date: |
Thu, 14 Jun 2018 09:18:48 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 |
Follow-up Comment #2, patch #9657 (project lwip):
LWIP_HTTPD_SSI_INCLUDE_TAG = 0 does work, except the JS files are invalid
unless parsed by httpd.
HTML text is valid regardless of whether the <!--#tags--> are parsed of not,
so you can simply open the file directly on a browser during development (from
hard drive, not through httpd).
js/ts/json files will be invalid if read directly with html tag markings, but
would still be valid if using /*#tag*/ markings.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?9657>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/