|
From: | Stanislav |
Subject: | [lwip-devel] [bug #55702] SSI bug |
Date: | Tue, 12 Feb 2019 06:13:14 -0500 (EST) |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 OPR/57.0.3098.116 |
URL: <https://savannah.nongnu.org/bugs/?55702> Summary: SSI bug Project: lwIP - A Lightweight TCP/IP stack Submitted by: stasgsv Submitted on: Вт. 12 февр. 2019 11:13:12 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: Other _______________________________________________________ Details: LwIP ver 2.1.2 httpd LWIP_HTTPD_DYNAMIC_FILE_READ = 1 LWIP_HTTPD_SSI_INCLUDE_TAG = 0 if last byte of read buffer is "<" and there are no SSI-tag, then "<" is lossed. For example html code consist ...somedata <b>anotherdata... Read to buffer first time "...somedata <" and second time "b>anotherdata..." the browser will get ...somedata b>anotherdata... _______________________________________________________ Reply to this item at: <https://savannah.nongnu.org/bugs/?55702> _______________________________________________ Сообщение отправлено по Savannah https://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |