Pavel Afanasev

Results 3 issues of Pavel Afanasev

Hello, if we use init CORS in main app not work in subapp ```Traceback (most recent call last): File aiohttp_cors/mixin.py", line 22, in get_request_config cors = request.app[APP_CONFIG_KEY] File aiohttp/web_app.py", line...

Hi, at the moment, it case of class-based handler view, `self` argument is removed organizing handlers in classes - https://docs.aiohttp.org/en/stable/web_quickstart.html#organizing-handlers-in-classes similarly issue - https://github.com/dchaplinsky/aiohttp_validate/pull/151 Thanks!