AlexaClientSDK  3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
Public Attributes | List of all members
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]
Collaboration diagram for upload.HttpRpcServer:
Collaboration graph
[legend]

Public Attributes

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

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)
 
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:

AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0