lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-341-g75b2db4
Date: Thu, 30 Jan 2020 15:22:46 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  75b2db44382f2ef68fea1749b9fc5e6cca2e940d (commit)
       via  0f5bf0aa374865dbbdd62fa43b855f481f3c0b60 (commit)
      from  8d7e436a9d24a2a1ee35aac72a7055e80330e994 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 75b2db44382f2ef68fea1749b9fc5e6cca2e940d
Author: Simon Goldschmidt <address@hidden>
Date:   Thu Jan 30 21:22:36 2020 +0100

    makefsdata: error files must start with "<errnr>." to match HTTP status
    
    This is to prevent files like "4001.jpg" getting HTTP status 400 instead
    of 100.
    
    See bug #56290.
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

commit 0f5bf0aa374865dbbdd62fa43b855f481f3c0b60
Author: Simon Goldschmidt <address@hidden>
Date:   Thu Jan 30 21:22:03 2020 +0100

    httpd: error files must start with "<errnr>." to match HTTP status
    
    This is to prevent files like "4001.jpg" getting HTTP status 400 instead
    of 100.
    
    See bug #56290.
    
    Signed-off-by: Simon Goldschmidt <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 src/apps/http/httpd.c                 | 12 ++++++------
 src/apps/http/makefsdata/makefsdata.c |  6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

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