John Wilson wrote:
> If you are sending well formed XML you can
> tell when the response has ended without it.

Can you? Aren't comments and PIs allowed after the top level
tag is closed? Or is that an old, fixed XML spec bug?


> Personally I hate it but I think it would be unwise to 
> break the spec. 

Agreed. You can bet there's some client out there that relies
on Content-length because the spec said it would be there (and
that it would be correct).

--tim

Reply via email to