httpy
v2.1.1
httpy
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
absolute_path() (in module httpy.httpy)
add() (httpy.http2.hpack.table.Table method)
add_cookie() (httpy.httpy.CookieDomain method)
add_domain() (httpy.httpy.CookieJar method)
add_stream() (httpy.http2.frame_queue.AsyncFrameQueue method)
(httpy.http2.frame_queue.FrameQueue method)
(httpy.http2.streams.Streams method)
alpn_negotiate() (in module httpy.alpn)
append() (httpy.httpy.strarray method)
as_binary() (httpy.httpy.CookieDomain method)
as_header() (httpy.httpy.Cookie method)
async_initiate_connection() (in module httpy.http2.connection)
async_parse() (in module httpy.http2.frame)
async_parse_data() (in module httpy.http2.frame)
async_perform() (httpy.httpy.Request method)
async_request() (httpy.httpy.Session method)
(in module httpy.httpy)
async_start_connection() (in module httpy.http2.connection)
async_throw() (in module httpy.http2.error)
AsyncConnection (class in httpy.http2.connection)
AsyncFrameQueue (class in httpy.http2.frame_queue)
AsyncHTTP2Recver (class in httpy.http2.proto)
AsyncHTTP2Sender (class in httpy.http2.proto)
AsyncStream (class in httpy.http2.stream)
AuthError
B
basic_auth() (httpy.httpy.WWW_Authenticate method)
body (httpy.http2.proto.AsyncHTTP2Recver property)
(httpy.http2.proto.HTTP2Recver property)
byte_length() (in module httpy.utils)
C
CANCEL (in module httpy.http2.error)
capitalize() (in module httpy.utils)
CaseInsensitiveDict (class in httpy.utils)
change_size() (httpy.http2.hpack.table.Table method)
check_expired() (httpy.httpy.CookieDomain method)
ClientError
close() (httpy.http2.connection.AsyncConnection method)
(httpy.http2.connection.Connection method)
(httpy.httpy.Connection method)
(httpy.httpy.Session method)
(httpy.httpy.WebSocket method)
(httpy.httpy.WebSocketFile method)
close_all() (in module httpy.httpy)
close_on_error() (httpy.http2.connection.AsyncConnection method)
(httpy.http2.connection.Connection method)
close_on_internal_error() (httpy.http2.connection.AsyncConnection method)
(httpy.http2.connection.Connection method)
close_socket() (httpy.http2.connection.AsyncConnection method)
(httpy.http2.connection.Connection method)
close_stream() (httpy.http2.streams.Streams method)
CLOSE_TOKEN (httpy.http2.stream.StreamToken attribute)
close_with_errcode() (httpy.httpy.WebSocket method)
closed (httpy.http2.socket_reader.SocketReader property)
CLOSED (httpy.http2.stream.StreamState attribute)
code (httpy.http2.error.HTTP2Error attribute)
(httpy.http2.error.UNKNOWN_ERROR attribute)
COMPRESSION_ERROR (in module httpy.http2.error)
CONNECT_ERROR (in module httpy.http2.error)
Connection (class in httpy.http2.connection)
(class in httpy.httpy)
CONNECTION (httpy.http2.error.ErrType attribute)
CONNECTION_CLOSE (httpy.http2.frame.ConnectionToken attribute)
ConnectionClosedError
ConnectionExpiredError
ConnectionLimitError
ConnectionToken (class in httpy.http2.frame)
ContentTypeError
ContinuationFrame (class in httpy.http2.frame)
Cookie (class in httpy.httpy)
CookieDomain (class in httpy.httpy)
CookieJar (class in httpy.httpy)
create_async_h2_connection() (in module httpy.httpy)
create_connection() (in module httpy.httpy)
create_socket() (in module httpy.httpy)
create_stream() (httpy.http2.connection.AsyncConnection method)
(httpy.http2.connection.Connection method)
D
DataFrame (class in httpy.http2.frame)
DeadConnectionError
decode_content() (in module httpy.utils)
decode_headers() (httpy.http2.frame.HeadersFrame method)
(httpy.http2.hpack.hpack.Decoder method)
decode_huffman() (in module httpy.http2.hpack.huffman)
decode_int() (in module httpy.http2.hpack.integer)
Decoder (class in httpy.http2.hpack.hpack)
DecodingError
delete_cookie() (httpy.httpy.CookieDomain method)
deslash() (in module httpy.utils)
determine_charset() (in module httpy.utils)
digest_auth() (httpy.httpy.WWW_Authenticate method)
Dir (class in httpy.httpy)
dir_count() (in module httpy.httpy)
E
empty (httpy.httpy.PendingRequest property)
encode_form_data() (in module httpy.utils)
encode_header() (httpy.http2.hpack.hpack.Encoder method)
encode_headers() (httpy.http2.hpack.hpack.Encoder method)
encode_huffman() (in module httpy.http2.hpack.huffman)
encode_int() (in module httpy.http2.hpack.integer)
encode_password() (httpy.httpy.WWW_Authenticate method)
Encoder (class in httpy.http2.hpack.hpack)
EncodingError
ENHANCE_YOUR_CALM (in module httpy.http2.error)
Entry (class in httpy.http2.hpack.table)
error_check() (httpy.http2.stream.AsyncStream method)
(httpy.http2.stream.Stream method)
ERROR_TOKEN (httpy.http2.stream.StreamToken attribute)
ErrType (class in httpy.http2.error)
errtype (httpy.http2.error.HTTP2Error attribute)
(httpy.http2.error.UNKNOWN_ERROR attribute)
expired (httpy.httpy.Cookie property)
extend() (httpy.httpy.strarray method)
F
File (class in httpy.utils)
find_dir_by_id() (in module httpy.httpy)
find_item() (httpy.http2.hpack.table.Table method)
finished (httpy.httpy.PendingRequest property)
FLOW_CONTROL_ERROR (in module httpy.http2.error)
force_bytes() (in module httpy.utils)
force_string() (in module httpy.utils)
FRAME_SIZE_ERROR (in module httpy.http2.error)
FRAME_TOKEN (httpy.http2.stream.StreamToken attribute)
frame_type (httpy.http2.frame.ContinuationFrame attribute)
(httpy.http2.frame.DataFrame attribute)
(httpy.http2.frame.GoAwayFrame attribute)
(httpy.http2.frame.HeadersFrame attribute)
(httpy.http2.frame.HTTP2Frame attribute)
(httpy.http2.frame.PingFrame attribute)
(httpy.http2.frame.PriorityFrame attribute)
(httpy.http2.frame.PushPromiseFrame attribute)
(httpy.http2.frame.RstStreamFrame attribute)
(httpy.http2.frame.SettingsFrame attribute)
(httpy.http2.frame.WindowUpdateFrame attribute)
FrameQueue (class in httpy.http2.frame_queue)
from_binary() (httpy.httpy.Cookie class method)
from_header() (httpy.httpy.Cookie class method)
from_socket() (httpy.http2.connection.AsyncConnection class method)
(httpy.http2.connection.Connection class method)
frombytes() (httpy.http2.frame.ContinuationFrame class method)
(httpy.http2.frame.DataFrame class method)
(httpy.http2.frame.GoAwayFrame class method)
(httpy.http2.frame.HeadersFrame class method)
(httpy.http2.frame.PingFrame class method)
(httpy.http2.frame.PriorityFrame class method)
(httpy.http2.frame.PushPromiseFrame class method)
(httpy.http2.frame.RstStreamFrame class method)
(httpy.http2.frame.SettingsFrame class method)
(httpy.http2.frame.WindowUpdateFrame class method)
G
generate_cnonce() (in module httpy.utils)
generate_dir_id() (in module httpy.httpy)
generate_websocket_key() (in module httpy.httpy)
get() (httpy.utils.CaseInsensitiveDict method)
get_connection() (in module httpy.httpy)
get_content_type() (in module httpy.utils)
get_cookies() (httpy.httpy.CookieJar method)
get_host() (in module httpy.utils)
get_path() (in module httpy.debugger)
getbytes() (in module httpy.utils)
GoAwayFrame (class in httpy.http2.frame)
H
HALF_CLOSED_LOCAL (httpy.http2.stream.StreamState attribute)
HALF_CLOSED_REMOTE (httpy.http2.stream.StreamState attribute)
hashing_function() (in module httpy.httpy)
HeadersFrame (class in httpy.http2.frame)
HPACK (class in httpy.http2.hpack.hpack)
HPackError
HTTP2Error
HTTP2Frame (class in httpy.http2.frame)
HTTP2Headers (class in httpy.http2.proto)
HTTP2Recver (class in httpy.http2.proto)
HTTP2Sender (class in httpy.http2.proto)
HTTP_1_1_REQUIRED (in module httpy.http2.error)
httpy
module
httpy.alpn
module
httpy.debugger
module
httpy.errors
module
httpy.http2
module
httpy.http2.connection
module
httpy.http2.error
module
httpy.http2.frame
module
httpy.http2.frame_queue
module
httpy.http2.hpack
module
httpy.http2.hpack.const
module
httpy.http2.hpack.errors
module
httpy.http2.hpack.hpack
module
httpy.http2.hpack.huffman
module
httpy.http2.hpack.integer
module
httpy.http2.hpack.static
module
httpy.http2.hpack.table
module
httpy.http2.priority
module
httpy.http2.proto
module
httpy.http2.settings
module
httpy.http2.socket_reader
module
httpy.http2.stream
module
httpy.http2.streams
module
httpy.http2.window
module
httpy.httpy
module
httpy.patterns
module
httpy.status
module
httpy.utils
module
HTTPyError
HuffmanDecodingError
HuffmanEncodingError
HuffmanError
I
IDLE (httpy.http2.stream.StreamState attribute)
INADEQUATE_SECURITY (in module httpy.http2.error)
increase_size() (httpy.http2.window.Window method)
initiate_connection() (in module httpy.http2.connection)
initiate_http2_connection() (httpy.httpy.Session method)
(in module httpy.httpy)
int2bytes() (in module httpy.utils)
INTERNAL_ERROR (in module httpy.http2.error)
InvalidStreamID
items() (httpy.utils.CaseInsensitiveDict method)
K
KeepAlive (class in httpy.httpy)
keys() (httpy.utils.CaseInsensitiveDict method)
L
load_body() (httpy.http2.proto.AsyncHTTP2Recver method)
(httpy.http2.proto.HTTP2Recver method)
load_headers() (httpy.http2.proto.AsyncHTTP2Recver method)
(httpy.http2.proto.HTTP2Recver method)
M
makefile() (httpy.httpy.WebSocket method)
makehost() (in module httpy.utils)
mask() (in module httpy.utils)
md5() (in module httpy.httpy)
merge_client_settings() (in module httpy.http2.settings)
merge_settings() (in module httpy.http2.settings)
mk_header() (in module httpy.utils)
mkbits() (in module httpy.utils)
mkdict() (in module httpy.utils)
module
httpy
httpy.alpn
httpy.debugger
httpy.errors
httpy.http2
httpy.http2.connection
httpy.http2.error
httpy.http2.frame
httpy.http2.frame_queue
httpy.http2.hpack
httpy.http2.hpack.const
httpy.http2.hpack.errors
httpy.http2.hpack.hpack
httpy.http2.hpack.huffman
httpy.http2.hpack.integer
httpy.http2.hpack.static
httpy.http2.hpack.table
httpy.http2.priority
httpy.http2.proto
httpy.http2.settings
httpy.http2.socket_reader
httpy.http2.stream
httpy.http2.streams
httpy.http2.window
httpy.httpy
httpy.patterns
httpy.status
httpy.utils
multipart() (in module httpy.utils)
N
name (httpy.http2.error.HTTP2Error attribute)
(httpy.http2.error.UNKNOWN_ERROR attribute)
NO_ERROR (in module httpy.http2.error)
NonceCounter (class in httpy.httpy)
O
OldCacheFileWarning
OPEN (httpy.http2.stream.StreamState attribute)
open() (httpy.utils.File class method)
P
parse() (in module httpy.http2.frame)
parse_data() (in module httpy.http2.frame)
PayloadOverflow
PendingRequest (class in httpy.httpy)
perform() (httpy.httpy.Request method)
PickleFile (class in httpy.httpy)
PingFrame (class in httpy.http2.frame)
PriorityFrame (class in httpy.http2.frame)
process() (httpy.http2.frame_queue.AsyncFrameQueue method)
(httpy.http2.frame_queue.FrameQueue method)
(httpy.http2.window.Window method)
process_next_frame() (httpy.http2.connection.AsyncConnection method)
(httpy.http2.connection.Connection method)
PROTOCOL_ERROR (in module httpy.http2.error)
PushPromiseFrame (class in httpy.http2.frame)
Q
quit() (httpy.http2.frame_queue.AsyncFrameQueue method)
(httpy.http2.frame_queue.FrameQueue method)
R
read() (httpy.http2.socket_reader.SocketReader method)
(httpy.httpy.WebSocketFile method)
(httpy.utils.File method)
read_until() (in module httpy.utils)
received_frame() (httpy.http2.window.Window method)
reconnect() (httpy.httpy.WebSocket method)
recv() (httpy.httpy.WebSocket method)
recv_frame() (httpy.http2.stream.AsyncStream method)
(httpy.http2.stream.Stream method)
Refuse
REFUSED_STREAM (in module httpy.http2.error)
Request (class in httpy.httpy)
request() (httpy.httpy.Dir method)
(httpy.httpy.Session method)
(in module httpy.httpy)
RESERVED_LOCAL (httpy.http2.stream.StreamState attribute)
RESERVED_REMOTE (httpy.http2.stream.StreamState attribute)
reslash() (in module httpy.utils)
response (httpy.httpy.PendingRequest property)
RstStreamFrame (class in httpy.http2.frame)
S
save() (httpy.utils.File method)
seek() (httpy.httpy.WebSocketFile method)
(httpy.utils.File method)
send() (httpy.http2.proto.AsyncHTTP2Sender method)
(httpy.http2.proto.HTTP2Sender method)
(httpy.httpy.WebSocket method)
send_frame() (httpy.http2.connection.AsyncConnection method)
(httpy.http2.connection.Connection method)
(httpy.http2.stream.AsyncStream method)
(httpy.http2.stream.Stream method)
serialize_data() (in module httpy.http2.proto)
serialize_headers() (in module httpy.http2.proto)
ServerError
Session (class in httpy.httpy)
set_debug() (in module httpy.httpy)
Settings (class in httpy.http2.settings)
SETTINGS_TIMEOUT (in module httpy.http2.error)
SettingsFrame (class in httpy.http2.frame)
setup_dir() (in module httpy.httpy)
sha1() (in module httpy.httpy)
sha256() (in module httpy.httpy)
sha512() (in module httpy.httpy)
size (httpy.http2.hpack.table.Entry property)
sock (httpy.httpy.Connection property)
SocketReader (class in httpy.http2.socket_reader)
start() (httpy.http2.connection.AsyncConnection method)
(httpy.http2.connection.Connection method)
start_connection() (in module httpy.http2.connection)
Status (class in httpy.status)
status_from_int() (in module httpy.status)
StatusError
strarray (class in httpy.httpy)
Stream (class in httpy.http2.stream)
STREAM (httpy.http2.error.ErrType attribute)
stream() (httpy.http2.proto.AsyncHTTP2Recver method)
(httpy.http2.proto.HTTP2Recver method)
STREAM_CLOSED (in module httpy.http2.error)
StreamDependency (class in httpy.http2.priority)
StreamEvent (class in httpy.http2.stream)
Streams (class in httpy.http2.streams)
StreamState (class in httpy.http2.stream)
StreamToken (class in httpy.http2.stream)
T
Table (class in httpy.http2.hpack.table)
tell() (httpy.httpy.WebSocketFile method)
(httpy.utils.File method)
throw() (httpy.http2.frame_queue.AsyncFrameQueue method)
(httpy.http2.frame_queue.FrameQueue method)
(in module httpy.http2.error)
to_binary() (httpy.httpy.Cookie method)
tobytes() (httpy.http2.frame.HTTP2Frame method)
TooManyRedirectsError
U
UNKNOWN_ERROR
update() (httpy.httpy.CookieJar method)
(httpy.httpy.PickleFile method)
(httpy.utils.CaseInsensitiveDict method)
update_max_window_size() (httpy.http2.window.Window method)
update_server_settings() (httpy.http2.connection.AsyncConnection method)
(httpy.http2.connection.Connection method)
update_settings() (httpy.http2.connection.AsyncConnection method)
(httpy.http2.connection.Connection method)
urlencode() (in module httpy.utils)
V
value() (httpy.utils.File method)
values() (httpy.utils.CaseInsensitiveDict method)
W
wait() (httpy.httpy.PendingRequest method)
WebSocket (class in httpy.httpy)
websocket_handshake() (in module httpy.httpy)
WebSocketClientError
WebSocketError
WebSocketFile (class in httpy.httpy)
WebSocketHandshakeError
Window (class in httpy.http2.window)
WindowUpdateFrame (class in httpy.http2.frame)
write() (httpy.httpy.WebSocketFile method)
(httpy.utils.File method)
WWW_Authenticate (class in httpy.httpy)