- From: Mark Nottingham <mnot@mnot.net>
- Date: Fri, 11 Nov 2011 10:29:31 -0600
- To: Julian Reschke <julian.reschke@gmx.de>
- Cc: Dmitry Kurochkin <dmitry.kurochkin@measurement-factory.com>, ietf-http-wg@w3.org, Alex Rousskov <rousskov@measurement-factory.com>
Seems reasonable. I've created <http://trac.tools.ietf.org/wg/httpbis/trac/ticket/324> to track. On 11/11/2011, at 10:02 AM, Julian Reschke wrote: > On 2011-11-11 16:23, Dmitry Kurochkin wrote: >> Hello. >> >> Issue 11 "URI includes query" [1] does not seem to be fully fixed. The >> issue fixes missing query part in request-target BNF. But it is also >> missing in HTTPbis part 1 section 4.1: >> >> A non-transforming proxy MUST NOT rewrite the "path-absolute" part of >> the received request-target when forwarding it to the next inbound >> server, except as noted above to replace a null path-absolute with >> "/" or "*". >> >> This MUST should forbid changing both path-absolute and query parts of >> the request-target. >> >> I am not sure if issue 11 should be reopened or a new issue created for >> this one. >> >> Regards, >> Dmitry >> >> [1] http://trac.tools.ietf.org/wg/httpbis/trac/ticket/11 > > Indeed; thanks for paying attention! > > A simple fix appears to replace > > "path-absolute" part > > by > > "path-absolute" and "query" parts > > Feedback appreciated, > > Julian > > -- Mark Nottingham http://www.mnot.net/
Received on Friday, 11 November 2011 16:30:03 UTC