Back to Aiohttp

11766.Feature

CHANGES/11766.feature.rst

4.0.0a1205 B
Original Source

Added RequestKey and ResponseKey classes, which enable static type checking for request & response context storages in the same way that AppKey does for Application -- by :user:gsoldatov.