diff options
author | Sergey Ponomarev <stokito@gmail.com> | 2020-08-09 01:23:32 +0300 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2020-08-15 23:04:49 +0200 |
commit | 68f75bb9cecbed3a1bed29219de77373fcba7a88 (patch) | |
tree | 8671ff74735d31440acfc8260a994e23635d92c4 /util-linux/losetup.c | |
parent | b414cdf5b4a3950ac09b630d0d8b7d2844a7cf81 (diff) | |
download | busybox-68f75bb9cecbed3a1bed29219de77373fcba7a88.tar.gz |
httpd: Don't add Date header to response
RFC 2616 sec. 14.18 says that server MUST send Date header.
But in fact the header make sense only for Cache-Control and can be omitted.
In the same time the Date eats power, CPU and network resources which are critical for embedded systems.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'util-linux/losetup.c')
0 files changed, 0 insertions, 0 deletions