Public Attributes | Private Member Functions
upload.HttpRpcServer Class Reference

elif e.code >= 500 and e.code < 600: # Server Error - try again. More...

Inheritance diagram for upload.HttpRpcServer:
Inheritance graph
[legend]

List of all members.

Public Attributes

 authenticated
 cookie_file
 cookie_jar

Private Member Functions

def _Authenticate
def _GetOpener

Detailed Description

elif e.code >= 500 and e.code < 600: # Server Error - try again.

continue

Provides a simplified RPC-style interface for HTTP requests.

Definition at line 344 of file upload.py.


Member Function Documentation

def upload.HttpRpcServer._Authenticate (   self) [private]
Save the cookie jar after authentication.

Reimplemented from upload.AbstractRpcServer.

Definition at line 347 of file upload.py.

def upload.HttpRpcServer._GetOpener (   self) [private]
Returns an OpenerDirector that supports cookies and ignores redirects.

Returns:
  A urllib2.OpenerDirector object.

Reimplemented from upload.AbstractRpcServer.

Definition at line 354 of file upload.py.


Member Data Documentation

Reimplemented from upload.AbstractRpcServer.

Definition at line 358 of file upload.py.

Definition at line 358 of file upload.py.

Definition at line 358 of file upload.py.


The documentation for this class was generated from the following file:


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:12