Assimp
v4.1. (December 2018)
|
elif e.code >= 500 and e.code < 600:
Inherits upload.AbstractRpcServer.
Public Attributes | |
authenticated | |
cookie_file | |
cookie_jar | |
![]() | |
auth_function | |
authenticated | |
extra_headers | |
host | |
host_override | |
opener | |
save_cookies | |
Additional Inherited Members | |
![]() | |
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) |
elif e.code >= 500 and e.code < 600:
continue
Provides a simplified RPC-style interface for HTTP requests.
upload.HttpRpcServer.authenticated |
upload.HttpRpcServer.cookie_file |
upload.HttpRpcServer.cookie_jar |