webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
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) |
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 |