Module httplib :: Class HTTPResponse
[show private | hide private]
[frames | no frames]

Class HTTPResponse


Method Summary
  __init__(self, sock, debuglevel, strict, method)
  begin(self)
  close(self)
  getheader(self, name, default)
  getheaders(self)
Return list of (header, value) tuples.
  isclosed(self)
  read(self, amt)

Method Details

getheaders(self)

Return list of (header, value) tuples.

Generated by Epydoc 2.1 on Tue Apr 4 14:32:57 2006 http://epydoc.sf.net