lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #10057] httpd: Allow serving pre-gzipped files with


From: Szabolcs Szekelyi
Subject: [lwip-devel] [patch #10057] httpd: Allow serving pre-gzipped files with correct Content-Encoding header
Date: Thu, 8 Apr 2021 16:24:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; U; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.112 Safari/537.36

URL:
  <https://savannah.nongnu.org/patch/?10057>

                 Summary: httpd: Allow serving pre-gzipped files with correct
Content-Encoding header
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: szekelyisz
            Submitted on: Thu 08 Apr 2021 08:24:06 PM UTC
                Category: apps
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

This patch allows FS_FILE_FLAGS_GZIP to be specified in fs_file.flags to
indicate that the response body is gzip-compressed. If this flag is set,
get_http_headers will set the correct Content-Encoding header.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 08 Apr 2021 08:24:06 PM UTC  Name:
httpd-serve-pre-gzipped-files.patch  Size: 3KiB   By: szekelyisz

<http://savannah.nongnu.org/patch/download.php?file_id=51219>

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?10057>

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




reply via email to

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