AlexaClientSDK
3.0.0
A cross-platform, modular SDK for interacting with the Alexa Voice Service
|
elif e.code >= 500 and e.code < 600:
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) |
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 |
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. Licensed under the Apache License, Version 2.0