bug#76357: [PATCH] gnu: web: add nginx-headers-more-module
Commit Message
Karl Hallsby <karl@hallsby.com> skribis:
> From: Raven Hallsby <karl@hallsby.com>
>
> * gnu/packages/web.scm (nginx-headers-more-module): New variable.
>
> Change-Id: I8219fefadd008b884f836f974d0850b352825ee0
Applied with the change below.
Thanks,
Ludo’.
@@ -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},