Assimp  v3.1.1 (June 2014)
upload.HttpRpcServer Class Reference

elif e.code >= 500 and e.code < 600:

Server Error - try again.

More...

Inherits upload.AbstractRpcServer.

Public Attributes

 authenticated
 
 cookie_file
 
 cookie_jar
 
- Public Attributes inherited from upload.AbstractRpcServer
 auth_function
 
 authenticated
 
 extra_headers
 
 host
 
 host_override
 
 opener
 
 save_cookies
 

Additional Inherited Members

- Public Member Functions inherited from upload.AbstractRpcServer
def __init__ (self, host, auth_function, host_override=None, extra_headers={}, save_cookies=False)
 
def Send (self, request_path, payload=None, content_type="application/octet-stream", timeout=None, kwargs)
 

Detailed Description

elif e.code >= 500 and e.code < 600:

Server Error - try again.

continue

Provides a simplified RPC-style interface for HTTP requests.

Member Data Documentation

◆ authenticated

upload.HttpRpcServer.authenticated

◆ cookie_file

upload.HttpRpcServer.cookie_file

◆ cookie_jar

upload.HttpRpcServer.cookie_jar

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