Skip to content

aiohttp 1.3.2

Compare
Choose a tag to compare
@fafhrd91 fafhrd91 released this 16 Feb 19:12

CHANGES

  • Awaiting on WebSocketResponse.send_* does not work #1645
  • Fix multiple calls to client ws_connect when using a shared header dict #1643
  • Make CookieJar.filter_cookies() accept plain string parameter. #1636