lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #55959] HTTPD SSI bug


From: Josh
Subject: [lwip-devel] [bug #55959] HTTPD SSI bug
Date: Tue, 19 Mar 2019 19:09:42 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36

URL:
  <https://savannah.nongnu.org/bugs/?55959>

                 Summary: HTTPD SSI bug
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: inojosh
            Submitted on: Tue 19 Mar 2019 11:09:40 PM UTC
                Category: apps
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:

When you have an SSI file that only includes the tag itself, the SSI data will
not be sent.

For example, if you have a file "my_ssi.ssi" and the contents of it are
(inside the quotes): "<!--#my_binary_data-->"

It will not work, but if you add anything after the tag, like
"<!--#my_binary_data--> ", it will work.

This is unexpected, and the workaround (adding another character into the
file) might not be possible if it will corrupt the data you intend to send
out.





    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?55959>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]