Does zope mess with the body in a GET?

I did a PUT to foo.html. I sent 51 characters
"Despite the name, this is a <B>plain text</B> file."
when I did a GET I got back 71 characters, 
"<html><head></head>
Despite the name, this is a <B>plain text</B> file."
Looks to me like Zope added those HTML elements for me. this seems
undesirable.
What is also bizarre is that if I do HEAD, I get back length of 51.
So I think Zope must be adding them when I do then GET.
For what it's worth, after the PUT I also did PROPPATCH to set the type to
text/plain.
But that seemed to have no effect

Received on Monday, 15 November 1999 08:14:33 UTC

AltStyle によって変換されたページ (->オリジナル) /