23 Jun
2000
23 Jun
'00
10:16 p.m.
Richard Moon writes:
I think you are near to the answer.
... sevaral blank lines at start of rendered page ...
Zope wants to add a BASENAME URL in the HTML <HEAD>. Therefore, it looks for an HTML header. Obviously, it gives up with "Invalid Header", when is can not find it near the very start of the page. The relevant code is probably in "ZPublisher.HTTPResponse", maybe "ZPublisher.HTTPRequest". Dieter