| Reply | « Previous Thread | Next Thread » |
|
Hi All,
We have been using http_class in urllib2.py ,_http.py and calling its various methods like h = http_class(host) # will parse host orth.set_debuglevel(self._debuglevel) h.request(req.get_method(), req.get_selector(), req.data, headers) h.getresponse() I am searching this class in the python directory but I could'nt find any.. DO we need to download this separate class ..if so please tell me the link.In addition http_class is provided eith some information in those programs "http_class must implement the HTTPConnection API from httplib." |
| lalithak85 |
| View Public Profile |
| Find all posts by lalithak85 |
|
Quote:
Mikko Ohtamaa Twinapex Research http://www.twinapex.com |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |