Re: [Web-SIG] WSGI for HTTP/2.0 ?

2014-09-24 Thread Robert Collins
On 22 September 2014 00:08, Robert Collins wrote: > On 21 September 2014 16:43, Roberto De Ioris wrote: >> >>> >>> I've proposed using github issues instead of documents; we can >>> synthesis the issues into prose in the draft docs and reference code >>> itself. I think this will be easier to man

Re: [Web-SIG] REMOTE_ADDR and proxys

2014-09-24 Thread Robert Collins
On 25 September 2014 07:16, Alan Kennedy wrote: > [Collin] >> It seems to me, it is the role of the server/gateway, not the >> application/framework to determine the "correct" client ip address and >> correctly account for the situation of being behind a known proxy. > > I disagreee. I think it is

Re: [Web-SIG] REMOTE_ADDR and proxys

2014-09-24 Thread Alan Kennedy
[Collin] > It seems to me, it is the role of the server/gateway, not the > application/framework to determine the "correct" client ip address and > correctly account for the situation of being behind a known proxy. I disagreee. I think it is the role of the server/gateway to represent the actual i