patchlwIP - A Lightweight TCP/IP stack - Patches: patch #10057, httpd: Allow serving pre-gzipped...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10057: httpd: Allow serving pre-gzipped files with correct Content-Encoding header

Submitter:  Szabolcs Szekelyi <szekelyisz>
Submitted:  Thu 08 Apr 2021 08:24:06 PM UTC
   
 
Category:  apps Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Planned Release:  None

Thu 08 Apr 2021 08:24:06 PM UTC, original submission:  

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.

Szabolcs Szekelyi <szekelyisz>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by szekelyisz (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-04-08 szekelyisz Attached File- Added httpd-serve-pre-gzipped-files.patch, #51219

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code