[Zope] Re: [Zope-dev] http headers

Ragnar Beer rbeer@uni-goettingen.de
Mon, 12 Feb 2001 14:42:08 +0100


Take a look at Python's httplib module. "getreply" gets you the 
replycode, message and headers.

Ragnar

>Anyone know how I can log or view the http headers that Zope sends when it
>responds to a http request?
>
>Tim McLaughlin
>
>_______________________________________________
>Zope-Dev maillist  -  Zope-Dev@zope.org
>http://lists.zope.org/mailman/listinfo/zope-dev
>**  No cross posts or HTML encoding!  **
>(Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )