Vlad Levkovskyi
Results
2
issues of
Vlad Levkovskyi
Fix for #177
If method is not allowed```CorsViewMixin``` raise ```KeyError``` , and client gets `502 Bad Gateway` instead expected `405: Method Not Allowed `. Source code: https://github.com/aio-libs/aiohttp-cors/blob/master/aiohttp_cors/mixin.py#L28