You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by zh...@gmail.com on 2010/10/04 19:31:26 UTC

Re: Forwarding all http request headers when fetching a resource via ProxyHandler (issue1987047)

I would argue that this break encapsulation.
The idea is that ProxyHandler can be used by other services not just
ProxyServlet (i.e. GadgetHandler).

So the ProxyHandler should handle any User-Agent value, and if needed to
pass more info down, then maybe ProxyUri is the place to change.


http://codereview.appspot.com/1987047/