Index

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W

A

add_chunking_filter() (aiohttp.protocol.HttpMessage method)
add_compression_filter() (aiohttp.protocol.HttpMessage method)
add_field() (aiohttp.helpers.FormData method)
add_fields() (aiohttp.helpers.FormData method)
add_header() (aiohttp.protocol.HttpMessage method)
add_headers() (aiohttp.protocol.HttpMessage method)
add_route() (aiohttp.web.UrlDispatcher method)
add_static() (aiohttp.web.UrlDispatcher method)
aiohttp.client (module), [1]
aiohttp.connector (module)
aiohttp.errors (module)
aiohttp.helpers (module)
aiohttp.parsers (module)
aiohttp.protocol (module)
aiohttp.server (module), [1]
aiohttp.streams (module)
aiohttp.web (module)
aiohttp.websocket (module)
aiohttp.wsgi (module)
app (aiohttp.web.Request attribute)
Application (class in aiohttp.web)
at_eof() (aiohttp.parsers.StreamParser method)
(aiohttp.streams.DataQueue method)
(aiohttp.streams.StreamReader method)

B

BadStatusLine
BaseConnector (class in aiohttp.connector)
BasicAuth (class in aiohttp.helpers)
body (aiohttp.web.Response attribute)

C

calc_reason() (aiohttp.protocol.Response static method)
cancel_slow_request() (aiohttp.server.ServerHttpProtocol method)
charset (aiohttp.web.Request attribute)
(aiohttp.web.StreamResponse attribute)
ChunksParser (class in aiohttp.parsers)
ChunksQueue (class in aiohttp.streams)
clear_resolved_hosts() (aiohttp.connector.TCPConnector method)
ClientConnectionError
close() (aiohttp.connector.BaseConnector method)
(aiohttp.websocket.WebSocketWriter method)
closing() (aiohttp.server.ServerHttpProtocol method)
code (aiohttp.errors.HttpBadRequest attribute)
(aiohttp.errors.HttpException attribute)
(aiohttp.errors.HttpMethodNotAllowed attribute)
(aiohttp.protocol.RawResponseMessage attribute)
compression (aiohttp.protocol.RawRequestMessage attribute)
(aiohttp.protocol.RawResponseMessage attribute)
connect() (aiohttp.connector.BaseConnector method)
connection_lost() (aiohttp.parsers.StreamProtocol method)
(aiohttp.server.ServerHttpProtocol method)
connection_made() (aiohttp.parsers.StreamProtocol method)
(aiohttp.server.ServerHttpProtocol method)
ConnectionError
content_length (aiohttp.web.Request attribute)
(aiohttp.web.StreamResponse attribute)
content_type (aiohttp.helpers.FormData attribute)
(aiohttp.web.FileField attribute)
(aiohttp.web.Request attribute)
(aiohttp.web.StreamResponse attribute)
cookies (aiohttp.web.Request attribute)
(aiohttp.web.StreamResponse attribute)
create_wsgi_environ() (aiohttp.wsgi.WSGIServerHttpProtocol method)
create_wsgi_response() (aiohttp.wsgi.WSGIServerHttpProtocol method)

D

data (aiohttp.websocket.Message attribute)
data_received() (aiohttp.parsers.StreamProtocol method)
DataQueue (class in aiohttp.streams)
del_cookie() (aiohttp.web.StreamResponse method)
do_handshake() (in module aiohttp.websocket)

E

encode() (aiohttp.helpers.BasicAuth method)
eof_received() (aiohttp.parsers.StreamProtocol method)
EofStream, [1]
exception() (aiohttp.parsers.ParserBuffer method)
(aiohttp.parsers.StreamParser method)
(aiohttp.streams.DataQueue method)
(aiohttp.streams.StreamReader method)
extra (aiohttp.websocket.Message attribute)

F

family (aiohttp.connector.TCPConnector attribute)
feed_data() (aiohttp.parsers.ParserBuffer method)
(aiohttp.parsers.StreamParser method)
(aiohttp.streams.DataQueue method)
(aiohttp.streams.StreamReader method)
feed_eof() (aiohttp.parsers.StreamParser method)
(aiohttp.streams.DataQueue method)
(aiohttp.streams.StreamReader method)
file (aiohttp.web.FileField attribute)
FileField (class in aiohttp.web)
filename (aiohttp.web.FileField attribute)
filter (aiohttp.protocol.HttpMessage attribute)
finish() (aiohttp.web.Application method)
FlowControlChunksQueue (class in aiohttp.streams)
FlowControlDataQueue (class in aiohttp.streams)
FlowControlStreamReader (class in aiohttp.streams)
force_chunked() (aiohttp.protocol.HttpMessage method)
force_close() (aiohttp.protocol.HttpMessage method)
(aiohttp.web.StreamResponse method)
FormData (class in aiohttp.helpers)

G

GET (aiohttp.web.Request attribute)

H

handle_error() (aiohttp.server.ServerHttpProtocol method)
handle_request() (aiohttp.server.ServerHttpProtocol method)
(aiohttp.wsgi.WSGIServerHttpProtocol method)
headers (aiohttp.errors.HttpException attribute)
(aiohttp.protocol.RawRequestMessage attribute)
(aiohttp.protocol.RawResponseMessage attribute)
(aiohttp.web.Request attribute)
(aiohttp.web.StreamResponse attribute)
HOP_HEADERS (aiohttp.protocol.HttpMessage attribute)
(aiohttp.protocol.Request attribute)
(aiohttp.protocol.Response attribute)
host (aiohttp.web.Request attribute)
HttpBadRequest
HttpClient (class in aiohttp.client)
HttpErrorException
HttpException
HttpMessage (class in aiohttp.protocol)
HttpMethodNotAllowed
HttpPayloadParser (class in aiohttp.protocol)
HttpPrefixParser (class in aiohttp.protocol)
HttpProxyError
HttpRequestParser (class in aiohttp.protocol)
HttpResponseParser (class in aiohttp.protocol)
HttpVersion (class in aiohttp.protocol)

I

IncompleteRead
InvalidHeader
is_connected() (aiohttp.parsers.StreamProtocol method)
is_eof() (aiohttp.streams.DataQueue method)
(aiohttp.streams.StreamReader method)
is_headers_sent() (aiohttp.protocol.HttpMessage method)
is_multipart (aiohttp.helpers.FormData attribute)

J

json() (aiohttp.web.Request method)

K

keep_alive (aiohttp.web.Request attribute)
(aiohttp.web.StreamResponse attribute)
keep_alive() (aiohttp.protocol.HttpMessage method)
(aiohttp.server.ServerHttpProtocol method)

L

LinesParser (class in aiohttp.parsers)
LineTooLong
log_access() (aiohttp.server.ServerHttpProtocol method)
log_debug() (aiohttp.server.ServerHttpProtocol method)
log_exception() (aiohttp.server.ServerHttpProtocol method)
loop (aiohttp.web.Application attribute)

M

major (aiohttp.protocol.HttpVersion attribute)
make_handler() (aiohttp.web.Application method)
match_info (aiohttp.web.Request attribute)
message (aiohttp.errors.HttpBadRequest attribute)
(aiohttp.errors.HttpException attribute)
(aiohttp.errors.HttpMethodNotAllowed attribute)
Message (class in aiohttp.websocket)
method (aiohttp.protocol.RawRequestMessage attribute)
(aiohttp.web.Request attribute)
minor (aiohttp.protocol.HttpVersion attribute)

N

name (aiohttp.web.FileField attribute)

O

OsConnectionError
output (aiohttp.parsers.StreamParser attribute)

P

parse_chunked_payload() (aiohttp.protocol.HttpPayloadParser method)
parse_eof_payload() (aiohttp.protocol.HttpPayloadParser method)
parse_length_payload() (aiohttp.protocol.HttpPayloadParser method)
parse_mimetype() (in module aiohttp.helpers)
ParserBuffer (class in aiohttp.parsers)
path (aiohttp.connector.UnixConnector attribute)
(aiohttp.protocol.RawRequestMessage attribute)
(aiohttp.web.Request attribute)
path_qs (aiohttp.web.Request attribute)
pause_stream() (aiohttp.parsers.StreamParser method)
payload (aiohttp.web.Request attribute)
ping() (aiohttp.websocket.WebSocketWriter method)
pong() (aiohttp.websocket.WebSocketWriter method)
POST() (aiohttp.web.Request method)
proxy (aiohttp.connector.ProxyConnector attribute)
ProxyConnectionError
ProxyConnector (class in aiohttp.connector)

Q

query_string (aiohttp.web.Request attribute)

R

RawRequestMessage (class in aiohttp.protocol)
RawResponseMessage (class in aiohttp.protocol)
read() (aiohttp.parsers.ParserBuffer method)
(aiohttp.streams.ChunksQueue method)
(aiohttp.streams.DataQueue method)
(aiohttp.streams.FlowControlDataQueue method)
(aiohttp.streams.FlowControlStreamReader method)
(aiohttp.streams.StreamReader method)
(aiohttp.web.Request method)
read_nowait() (aiohttp.streams.StreamReader method)
readany() (aiohttp.streams.ChunksQueue method)
(aiohttp.streams.FlowControlChunksQueue method)
(aiohttp.streams.FlowControlStreamReader method)
(aiohttp.streams.StreamReader method)
readexactly() (aiohttp.streams.FlowControlStreamReader method)
(aiohttp.streams.StreamReader method)
readline() (aiohttp.streams.FlowControlStreamReader method)
(aiohttp.streams.StreamReader method)
readsome() (aiohttp.parsers.ParserBuffer method)
readuntil() (aiohttp.parsers.ParserBuffer method)
reason (aiohttp.protocol.RawResponseMessage attribute)
(aiohttp.web.StreamResponse attribute)
release() (aiohttp.web.Request method)
request (aiohttp.web.StreamResponse attribute)
Request (class in aiohttp.protocol)
(class in aiohttp.web)
request() (aiohttp.client.HttpClient method)
(in module aiohttp.client)
resolve (aiohttp.connector.TCPConnector attribute)
resolve() (aiohttp.web.UrlDispatcher method)
resolved_hosts (aiohttp.connector.TCPConnector attribute)
Response (class in aiohttp.protocol)
(class in aiohttp.web)
resume_stream() (aiohttp.parsers.StreamParser method)
RFC
RFC 2068
RFC 2616
router (aiohttp.web.Application attribute)

S

SCRIPT_NAME (aiohttp.wsgi.WSGIServerHttpProtocol attribute)
send() (aiohttp.websocket.WebSocketWriter method)
send_headers() (aiohttp.protocol.HttpMessage method)
(aiohttp.web.StreamResponse method)
SERVER_SOFTWARE (aiohttp.protocol.HttpMessage attribute)
ServerHttpProtocol (class in aiohttp.server)
set_cookie() (aiohttp.web.StreamResponse method)
set_exception() (aiohttp.parsers.ParserBuffer method)
(aiohttp.parsers.StreamParser method)
(aiohttp.streams.DataQueue method)
(aiohttp.streams.StreamReader method)
set_parser() (aiohttp.parsers.StreamParser method)
set_status() (aiohttp.web.StreamResponse method)
set_transport() (aiohttp.parsers.StreamParser method)
should_close (aiohttp.protocol.RawRequestMessage attribute)
(aiohttp.protocol.RawResponseMessage attribute)
skip() (aiohttp.parsers.ParserBuffer method)
skipuntil() (aiohttp.parsers.ParserBuffer method)
SocketConnector (in module aiohttp.connector)
start() (aiohttp.server.ServerHttpProtocol method)
status (aiohttp.protocol.HttpMessage attribute)
(aiohttp.web.StreamResponse attribute)
status_line (aiohttp.protocol.HttpMessage attribute)
StreamParser (class in aiohttp.parsers)
StreamProtocol (class in aiohttp.parsers)
StreamReader (class in aiohttp.streams)
StreamResponse (class in aiohttp.web)

T

TCPConnector (class in aiohttp.connector)
text() (aiohttp.web.Request method)
TimeoutError
total_bytes (aiohttp.streams.StreamReader attribute)
tp (aiohttp.websocket.Message attribute)
transport (aiohttp.web.Request attribute)

U

UnixConnector (class in aiohttp.connector)
UnixSocketConnector (in module aiohttp.connector)
unset_parser() (aiohttp.parsers.StreamParser method)
update_cookies() (aiohttp.connector.BaseConnector method)
upgrade (aiohttp.protocol.HttpMessage attribute)
UrlDispatcher (class in aiohttp.web)

V

verify_ssl (aiohttp.connector.TCPConnector attribute)
version (aiohttp.protocol.RawRequestMessage attribute)
(aiohttp.protocol.RawResponseMessage attribute)
(aiohttp.web.Request attribute)

W

wait() (aiohttp.parsers.ParserBuffer method)
wait_eof() (aiohttp.streams.StreamReader method)
waituntil() (aiohttp.parsers.ParserBuffer method)
websocket (aiohttp.protocol.HttpMessage attribute)
WebSocketError
WebSocketParser() (in module aiohttp.websocket)
WebSocketWriter (class in aiohttp.websocket)
write() (aiohttp.protocol.HttpMessage method)
(aiohttp.web.StreamResponse method)
write_eof() (aiohttp.protocol.HttpMessage method)
(aiohttp.web.StreamResponse method)
writer (aiohttp.protocol.HttpMessage attribute)
WSGIServerHttpProtocol (class in aiohttp.wsgi)