- From: Vimala Tadepalli <vimla.c@gmail.com>
- Date: Mon, 30 Mar 2015 14:34:58 -0700
- To: ietf-http-wg@w3.org
Received on Monday, 30 March 2015 21:35:26 UTC
Hi, I work on a firewall, where we need to add a header to the client request going to the server. Topology is Client -------> Firewall -------> Servers Ex: Suppose a request is going to youtube, a new header " X-YouTube-Edu-Filter" has to be added to the request. In HTTP 1.0/1.1, this is feasible I tried with SPDY as well and Server did accept the request and redirected accordingly. In HTTP 2.0, can i do this? If a header is added at firewall, client and server dynamic tables might go out of sync. Will it cause any issues? Any suggestion is greatly appreciated. Thanks Vimala
Received on Monday, 30 March 2015 21:35:26 UTC