Back to Aiohttp

11776.Misc

CHANGES/11776.misc.rst

4.0.0a1189 B
Original Source

The warnings emitted when using str keys in web.Response/web.Request have been removed to avoid any performance concerns when frequently using these -- by :user:Dreamsorcerer.