GNU bug report logs - #76357
[PATCH] gnu: web: add nginx-headers-more-module

Previous Next

Package: guix-patches;

Reported by: Karl Hallsby <karl <at> hallsby.com>

Date: Mon, 17 Feb 2025 04:49:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 76357-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Karl Hallsby <karl <at> hallsby.com>
Cc: 76357-done <at> debbugs.gnu.org
Subject: Re: [bug#76357] [PATCH] gnu: web: add nginx-headers-more-module
Date: Thu, 20 Feb 2025 11:43:17 +0100
[Message part 1 (text/plain, inline)]
Karl Hallsby <karl <at> hallsby.com> skribis:

> From: Raven Hallsby <karl <at> hallsby.com>
>
> * gnu/packages/web.scm (nginx-headers-more-module): New variable.
>
> Change-Id: I8219fefadd008b884f836f974d0850b352825ee0

Applied with the change below.

Thanks,
Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 7a4daee5c35..240163b034e 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -1035,8 +1035,8 @@ (define-public nginx-headers-more-module
             (delete 'install-man-page)))))
     (home-page "https://github.com/openresty/headers-more-nginx-module")
     (synopsis "Set, add, and clear input and output headers in NGINX http servers")
-    (description "Allows adding, setting, or clearing any output or input header
-specified.
+    (description "This NGINX module allows adding, setting, or clearing any
+output or input header specified.
 
 This is an enhanced version of the standard headers module because it provides
 more utilities like resetting or clearing \"builtin headers\" like @code{Content-Type},

This bug report was last modified 92 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.