Re: how do we achieve 305 Use proxy in http

Hello,

It  was deprecated because it was never widely supported, and also had security issues.

Regards,


> On 27 May 2015, at 9:34 pm, Aravindan G <aravindan.g@gmail.com> wrote:
> 
> Hi All,
> 
>  
> My requirement is as follows:
> 
>  
> I am developing a proxy to gate mobile web browsing.The browser proxy would be set to my proxy and hence all requests would land on my proxy. But for some requests i would want the request to be redirected to another proxy .I thought 305 Use proxy would be ideal to handle this scenario. When tested with browsers it was not working. Then realised that http://greenbytes.de/tech/webdav/rfc7231.html#status.305 it is deprecated in rfc 7231. If it is deprecated how do we achieve this functionality for HTTP Requests?
> 
>  
> Any help on this would be appreciated
> 
>  
> Regards
> 

--
Mark Nottingham   https://www.mnot.net/

Received on Thursday, 28 May 2015 00:04:42 UTC