7b44f43cbc
3.2.0 Features Raise TooManyRedirects exception when client gets redirected too many times instead of returning last response. Extract route definitions into separate web_routedef.py file Raise an exception on request body reading after sending response. ClientResponse and RequestInfo now have real_url property, which is request url without fragment part being stripped Speed up connector limiting Added and links property for ClientResponse object Add request.config_dict for exposing nested applications data. Speed up HTTP headers serialization, server micro-benchmark runs 5% faster now. Apply assertions in debug mode only Bugfixes expose property app for TestClient Call on_chunk_sent when write_eof takes as a param the last chunk A closing bracket was added to __repr__ of resources Fix compression of FileResponse Fixes some bugs in the limit connection feature Improved Documentation Drop async_timeout usage from documentation for client API in favor of timeout parameter. Improve Gunicorn logging documentation Replace multipart writer .serialize() method with .write() in documentation. Deprecations and Removals Deprecate Application.make_handler()
151 lines
5.3 KiB
Text
151 lines
5.3 KiB
Text
@comment $NetBSD: PLIST,v 1.5 2018/05/08 04:54:10 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/aiohttp/__init__.py
|
|
${PYSITELIB}/aiohttp/__init__.pyc
|
|
${PYSITELIB}/aiohttp/__init__.pyo
|
|
${PYSITELIB}/aiohttp/_cparser.pxd
|
|
${PYSITELIB}/aiohttp/_frozenlist.c
|
|
${PYSITELIB}/aiohttp/_frozenlist.pyx
|
|
${PYSITELIB}/aiohttp/_frozenlist.so
|
|
${PYSITELIB}/aiohttp/_http_parser.c
|
|
${PYSITELIB}/aiohttp/_http_parser.pyx
|
|
${PYSITELIB}/aiohttp/_http_parser.so
|
|
${PYSITELIB}/aiohttp/_http_writer.c
|
|
${PYSITELIB}/aiohttp/_http_writer.pyx
|
|
${PYSITELIB}/aiohttp/_http_writer.so
|
|
${PYSITELIB}/aiohttp/_websocket.c
|
|
${PYSITELIB}/aiohttp/_websocket.pyx
|
|
${PYSITELIB}/aiohttp/_websocket.so
|
|
${PYSITELIB}/aiohttp/abc.py
|
|
${PYSITELIB}/aiohttp/abc.pyc
|
|
${PYSITELIB}/aiohttp/abc.pyo
|
|
${PYSITELIB}/aiohttp/client.py
|
|
${PYSITELIB}/aiohttp/client.pyc
|
|
${PYSITELIB}/aiohttp/client.pyo
|
|
${PYSITELIB}/aiohttp/client_exceptions.py
|
|
${PYSITELIB}/aiohttp/client_exceptions.pyc
|
|
${PYSITELIB}/aiohttp/client_exceptions.pyo
|
|
${PYSITELIB}/aiohttp/client_proto.py
|
|
${PYSITELIB}/aiohttp/client_proto.pyc
|
|
${PYSITELIB}/aiohttp/client_proto.pyo
|
|
${PYSITELIB}/aiohttp/client_reqrep.py
|
|
${PYSITELIB}/aiohttp/client_reqrep.pyc
|
|
${PYSITELIB}/aiohttp/client_reqrep.pyo
|
|
${PYSITELIB}/aiohttp/client_ws.py
|
|
${PYSITELIB}/aiohttp/client_ws.pyc
|
|
${PYSITELIB}/aiohttp/client_ws.pyo
|
|
${PYSITELIB}/aiohttp/connector.py
|
|
${PYSITELIB}/aiohttp/connector.pyc
|
|
${PYSITELIB}/aiohttp/connector.pyo
|
|
${PYSITELIB}/aiohttp/cookiejar.py
|
|
${PYSITELIB}/aiohttp/cookiejar.pyc
|
|
${PYSITELIB}/aiohttp/cookiejar.pyo
|
|
${PYSITELIB}/aiohttp/formdata.py
|
|
${PYSITELIB}/aiohttp/formdata.pyc
|
|
${PYSITELIB}/aiohttp/formdata.pyo
|
|
${PYSITELIB}/aiohttp/frozenlist.py
|
|
${PYSITELIB}/aiohttp/frozenlist.pyc
|
|
${PYSITELIB}/aiohttp/frozenlist.pyo
|
|
${PYSITELIB}/aiohttp/hdrs.py
|
|
${PYSITELIB}/aiohttp/hdrs.pyc
|
|
${PYSITELIB}/aiohttp/hdrs.pyo
|
|
${PYSITELIB}/aiohttp/helpers.py
|
|
${PYSITELIB}/aiohttp/helpers.pyc
|
|
${PYSITELIB}/aiohttp/helpers.pyo
|
|
${PYSITELIB}/aiohttp/http.py
|
|
${PYSITELIB}/aiohttp/http.pyc
|
|
${PYSITELIB}/aiohttp/http.pyo
|
|
${PYSITELIB}/aiohttp/http_exceptions.py
|
|
${PYSITELIB}/aiohttp/http_exceptions.pyc
|
|
${PYSITELIB}/aiohttp/http_exceptions.pyo
|
|
${PYSITELIB}/aiohttp/http_parser.py
|
|
${PYSITELIB}/aiohttp/http_parser.pyc
|
|
${PYSITELIB}/aiohttp/http_parser.pyo
|
|
${PYSITELIB}/aiohttp/http_websocket.py
|
|
${PYSITELIB}/aiohttp/http_websocket.pyc
|
|
${PYSITELIB}/aiohttp/http_websocket.pyo
|
|
${PYSITELIB}/aiohttp/http_writer.py
|
|
${PYSITELIB}/aiohttp/http_writer.pyc
|
|
${PYSITELIB}/aiohttp/http_writer.pyo
|
|
${PYSITELIB}/aiohttp/locks.py
|
|
${PYSITELIB}/aiohttp/locks.pyc
|
|
${PYSITELIB}/aiohttp/locks.pyo
|
|
${PYSITELIB}/aiohttp/log.py
|
|
${PYSITELIB}/aiohttp/log.pyc
|
|
${PYSITELIB}/aiohttp/log.pyo
|
|
${PYSITELIB}/aiohttp/multipart.py
|
|
${PYSITELIB}/aiohttp/multipart.pyc
|
|
${PYSITELIB}/aiohttp/multipart.pyo
|
|
${PYSITELIB}/aiohttp/payload.py
|
|
${PYSITELIB}/aiohttp/payload.pyc
|
|
${PYSITELIB}/aiohttp/payload.pyo
|
|
${PYSITELIB}/aiohttp/payload_streamer.py
|
|
${PYSITELIB}/aiohttp/payload_streamer.pyc
|
|
${PYSITELIB}/aiohttp/payload_streamer.pyo
|
|
${PYSITELIB}/aiohttp/pytest_plugin.py
|
|
${PYSITELIB}/aiohttp/pytest_plugin.pyc
|
|
${PYSITELIB}/aiohttp/pytest_plugin.pyo
|
|
${PYSITELIB}/aiohttp/resolver.py
|
|
${PYSITELIB}/aiohttp/resolver.pyc
|
|
${PYSITELIB}/aiohttp/resolver.pyo
|
|
${PYSITELIB}/aiohttp/signals.py
|
|
${PYSITELIB}/aiohttp/signals.pyc
|
|
${PYSITELIB}/aiohttp/signals.pyo
|
|
${PYSITELIB}/aiohttp/streams.py
|
|
${PYSITELIB}/aiohttp/streams.pyc
|
|
${PYSITELIB}/aiohttp/streams.pyo
|
|
${PYSITELIB}/aiohttp/tcp_helpers.py
|
|
${PYSITELIB}/aiohttp/tcp_helpers.pyc
|
|
${PYSITELIB}/aiohttp/tcp_helpers.pyo
|
|
${PYSITELIB}/aiohttp/test_utils.py
|
|
${PYSITELIB}/aiohttp/test_utils.pyc
|
|
${PYSITELIB}/aiohttp/test_utils.pyo
|
|
${PYSITELIB}/aiohttp/tracing.py
|
|
${PYSITELIB}/aiohttp/tracing.pyc
|
|
${PYSITELIB}/aiohttp/tracing.pyo
|
|
${PYSITELIB}/aiohttp/web.py
|
|
${PYSITELIB}/aiohttp/web.pyc
|
|
${PYSITELIB}/aiohttp/web.pyo
|
|
${PYSITELIB}/aiohttp/web_app.py
|
|
${PYSITELIB}/aiohttp/web_app.pyc
|
|
${PYSITELIB}/aiohttp/web_app.pyo
|
|
${PYSITELIB}/aiohttp/web_exceptions.py
|
|
${PYSITELIB}/aiohttp/web_exceptions.pyc
|
|
${PYSITELIB}/aiohttp/web_exceptions.pyo
|
|
${PYSITELIB}/aiohttp/web_fileresponse.py
|
|
${PYSITELIB}/aiohttp/web_fileresponse.pyc
|
|
${PYSITELIB}/aiohttp/web_fileresponse.pyo
|
|
${PYSITELIB}/aiohttp/web_middlewares.py
|
|
${PYSITELIB}/aiohttp/web_middlewares.pyc
|
|
${PYSITELIB}/aiohttp/web_middlewares.pyo
|
|
${PYSITELIB}/aiohttp/web_protocol.py
|
|
${PYSITELIB}/aiohttp/web_protocol.pyc
|
|
${PYSITELIB}/aiohttp/web_protocol.pyo
|
|
${PYSITELIB}/aiohttp/web_request.py
|
|
${PYSITELIB}/aiohttp/web_request.pyc
|
|
${PYSITELIB}/aiohttp/web_request.pyo
|
|
${PYSITELIB}/aiohttp/web_response.py
|
|
${PYSITELIB}/aiohttp/web_response.pyc
|
|
${PYSITELIB}/aiohttp/web_response.pyo
|
|
${PYSITELIB}/aiohttp/web_routedef.py
|
|
${PYSITELIB}/aiohttp/web_routedef.pyc
|
|
${PYSITELIB}/aiohttp/web_routedef.pyo
|
|
${PYSITELIB}/aiohttp/web_runner.py
|
|
${PYSITELIB}/aiohttp/web_runner.pyc
|
|
${PYSITELIB}/aiohttp/web_runner.pyo
|
|
${PYSITELIB}/aiohttp/web_server.py
|
|
${PYSITELIB}/aiohttp/web_server.pyc
|
|
${PYSITELIB}/aiohttp/web_server.pyo
|
|
${PYSITELIB}/aiohttp/web_urldispatcher.py
|
|
${PYSITELIB}/aiohttp/web_urldispatcher.pyc
|
|
${PYSITELIB}/aiohttp/web_urldispatcher.pyo
|
|
${PYSITELIB}/aiohttp/web_ws.py
|
|
${PYSITELIB}/aiohttp/web_ws.pyc
|
|
${PYSITELIB}/aiohttp/web_ws.pyo
|
|
${PYSITELIB}/aiohttp/worker.py
|
|
${PYSITELIB}/aiohttp/worker.pyc
|
|
${PYSITELIB}/aiohttp/worker.pyo
|