Feature #2295
closedset-request-header or remove-request-header support for mod_setenv
Description
I would like to suggest to add a new configuration option(s) to mod_setenv.c:
set-request-header (overwrites or defines a new header)
and/or
remove-request-header (removes all request headers of a specific name)
There has been already a proposed patch for set-request-header:
http://redmine.lighttpd.net/boards/3/topics/1569
This patch was submitted reversed, I am attaching the standard one.
Files
Updated by georgexsh over 13 years ago
oops, someone finally noticed that patch! thanks for re-reverse the patch I originally submitted ...
lighty really should add this feature.
maybe I should add some test case for this patch to get it convinced.
Updated by stbuehler over 13 years ago
- Target version changed from 1.4.29 to 1.4.x
Updated by ckujau over 10 years ago
Are there plans to include this into a 1.4.x release?
Updated by darix over 10 years ago
who wins when you have add-request-header and set-request-header?
Updated by georgexsh over 10 years ago
darix wrote:
who wins when you have add-request-header and set-request-header?
set-request-header
, since it is processed it the end.
Updated by gstrauss about 8 years ago
- Related to Feature #650: setenv.add-or-replace-response-header added
Updated by gstrauss almost 8 years ago
- Status changed from New to Patch Pending
- Target version changed from 1.4.x to 1.4.45
Updated by gstrauss almost 8 years ago
- Target version changed from 1.4.45 to 1.4.46
Updated by gstrauss over 7 years ago
- Status changed from Patch Pending to Fixed
- % Done changed from 0 to 100
Applied in changeset 4d92366ab21d4b4ae6f4781b9121d6683e0bc909.
Also available in: Atom