Hello,
How can i change “Cache Control -private: to “Cache-Control: nostore”
i searched and found that need to add express filters in web config but not
sure on where to add in filters.
can you please guide me on same?
On Wed, Feb 20, 2019 at 3:28 AM Peter@Kreuser-Online
wrote:
> Hi Nitin,
See
https://github.com/apache/tomcat/blob/8.5.x/test/org/apache/coyote/http2/TestHttp2Section_5_1.java#L174
Mark
On 26/02/2019 11:01, Helena Carbajo wrote:
> I'm trying to modify the value of MaxConcurrentStream for the tomcat server
> in order to check that it returns a STREAM_REFUSED when the
I'm trying to modify the value of MaxConcurrentStream for the tomcat server in
order to check that it returns a STREAM_REFUSED when the client uses more
streams, but I don't manage to change the default unlimited value.
I've been inspecting the tomcat server code with a debugger and I saw it ent
I'm trying to modify the value of MaxConcurrentStream for the tomcat server in
order to check that it returns a STREAM_REFUSED when the client uses more
streams, but I don't manage to change the default unlimited value.
I've been inspecting the tomcat server code with a debugger and I saw it ente