> De: Bojan Smojver [mailto:[EMAIL PROTECTED]] > Enviado el: 30 de agosto de 2002 1:11 > Para: Tomcat Dev List > Asunto: RE: Spec question: RE BUG 12052 > > > On Thu, 2002-08-29 at 23:49, Ignacio J. Ortega wrote: > > > We know how r->parsed_uri.port gets his value? > > Yep. It's getting it from the URL, not the headers. >
Wrong, It takes the port and ServerName from the Host: header if the Request-uri is relative ( most common case ) and from the Reqeust-Uri if it is absolute.. rfc2616 Section 5.2 strict compliance.. Saludos , Ignacio J. Ortega -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>