Module l.urlutils

Part of lib View Source

No module docstring
Function get_headers Undocumented
Function is_html Undocumented
Function download_headers_and_content_if_html Undocumented
Function download_if_html Undocumented
Function download Uses twisted.web.client.getPage() to fetch a Page via HTTP
def get_headers(url): (source)
Undocumented
def is_html(headers): (source)
Undocumented
def download_headers_and_content_if_html(url): (source)
Undocumented
def download_if_html(url): (source)
Undocumented
def download(url, file=None, **kwargs): (source)
Uses twisted.web.client.getPage() to fetch a Page via HTTP
ReturnsA Defered which will call a Callback with the content as argument
API Documentation for OtfBot - the friendly Bot, generated by pydoctor at 2010-01-04 01:40:56.