>-Original Message-
>From: André Warnier (tomcat) [mailto:a...@ice-sa.com]
>Sent: Wednesday, March 13, 2019 12:11 PM
>To: users@tomcat.apache.org
>Subject: Re: How to add an header field to all requests unconditionally
>
>The OP wants to insert a *Request* header,
--Original Message-
From: Thomas Meyer [mailto:tho...@m3y3r.de]
Sent: Wednesday, March 13, 2019 10:43 AM
To: users@tomcat.apache.org
Subject: How to add an header field to all requests unconditionally
Hi,
what would be the easiest way to uncoditionally add an header field to
all requests coming fr
mailto:tho...@m3y3r.de]
Sent: Wednesday, March 13, 2019 10:43 AM
To: users@tomcat.apache.org
Subject: How to add an header field to all requests unconditionally
Hi,
what would be the easiest way to uncoditionally add an header field to
all requests coming from a given connector?
I searched the provided
existing application,
therefore you may tweak even existing WARs with this.
Guido
>-Original Message-
>From: Thomas Meyer [mailto:tho...@m3y3r.de]
>Sent: Wednesday, March 13, 2019 10:43 AM
>To: users@tomcat.apache.org
>Subject: How to add an header field to all requests
On 13.03.2019 10:43, Thomas Meyer wrote:
Hi,
what would be the easiest way to uncoditionally add an header field to all
requests coming
from a given connector?
Add (or use your existing) front-end Apache httpd server, with the mod_headers
module ?
http://httpd.apache.org/docs/2.4/mod/mod_hea
Hi,
what would be the easiest way to uncoditionally add an header field to
all requests coming from a given connector?
I searched the provided Valves but there seems to be no support for my
requirment.
with kind regards
thomas