Home | Trees | Indices | Help |
|
---|
|
Utilities using NDG HTTPS Client, including a main module that can be used to fetch from a URL.
Date: 09/12/11
Author: R B Wilkinson
Contact: Philip.Kershaw@stfc.ac.uk
Copyright: (C) 2011 Science and Technology Facilities Council
License: BSD - see LICENSE file in top-level directory
|
|||
AccumulatingHTTPCookieProcessor Cookie processor that adds new cookies (instead of replacing the existing ones as HTTPCookieProcessor does) |
|||
URLFetchError Error fetching content from URL |
|||
Configuration Connection configuration. |
|
|||
|
|||
|
|||
file derived type |
|
||
|
|||
|
|||
basestring |
|
||
|
|
|||
__revision__ =
|
|||
log = logging.getLogger(__name__)
|
|||
__package__ =
|
|
Returns data retrieved from a URL.
|
Writes data retrieved from a URL to a file.
|
Returns data retrieved from a URL.
|
Attempts to open a connection to a specified URL.
|
Determines whether a proxy should be used to open a connection to the specified URL, based on the value of the no_proxy environment variable.
|
Returns the URL string from a URL value that is either a string or urllib2.Request..
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 24 14:00:02 2012 | http://epydoc.sourceforge.net |